Julien's DevRel corner
  • Home
  • About
  • Rss
  • Linkedin
  • Twitter
  • GitHub
  • StackOverflow
  • Mastodon
  • Youtube
Sign in Subscribe

dll

A collection of 2 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!
Jul 29, 2020 7 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

This morning, I stumbled upon an unexpected problem; and found myself not knowing what to do. I had to compile the native part of a library on Linux, based on the existing Windows dlls. Before compiling, I needed to know if the Windows dlls were compiled for 32 or 64
Oct 26, 2013 1 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost