Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe

compilation

A collection of 3 posts
Building a wine cellar monitoring system - Part 2 : Creating a native Java library
raspberry

Building a wine cellar monitoring system - Part 2 : Creating a native Java library

In this article, we will to create a native library so that our C driver can be used from Java. We will also create a jar that includes the library. We generate our outputs using Github Actions with the help of cross-compilation and even publish our jars there as packages!
29 Jul 2020 7 min read
FFMPEG Make fails to compile on Windows
ffmpeg

FFMPEG Make fails to compile on Windows

Fix FFMPEG compilation errors on Windows by configuring Git's line ending settings. A quick solution to resolve "missing separator" make errors when building from source.
31 May 2016 1 min read
Find whether a Windows dll is compiled for 32 or 64 bits on Linux
dll

Find whether a Windows dll is compiled for 32 or 64 bits on Linux

Quick Linux tip to check Windows DLL architecture using objdump command - determine if a Windows DLL is 32-bit or 64-bit without Windows tools like dependency walker.
26 Oct 2013 1 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost