/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

earthly.dev
| | www.babaei.net
2.7 parsecs away

Travel
| | Previously I've described the process of building Crypto++ on both FreeBSD and Windows using the GCC, MinGW and VC++ compilers. Now, we want to develop our own cross-platform cryptographic wrapper library around Crypto++. I've already uploaded the full source code to GitHub. You can find the link to the code on GitHub at the end of this article. Before you proceed, you have to build the Crypto++ library as I mentioned earlier here.
| | melatonin.dev
3.5 parsecs away

Travel
| | Love it or hate it, CMake is the best way to get a JUCE app running cross platform. Here's some tips!
| | mcuoneclipse.com
4.0 parsecs away

Travel
| | This is the second part of series or articles how to use the Microsoft Visual Studio Code for embedded development on ARM Cortex-M. In this part I'm going to show how to create and build a project using CMake running Make or Ninja as build system. Building with Visual Studio a simple ARM Cortex-M Project...
| | letsdefend.io
20.7 parsecs away

Travel
| Wireshark is a network analysis tool widely used in cyber security for malicious traffic monitoring or network performance troubleshooting. In this article, we will explain how to install Wireshark on Ubuntu. Let's get started.