R
Jun 2, 2024Running Lua C modules in a pure Lua environment (1)
Most desktop scripting languages are incomplete without a way to add extra functionality from native...
Jun 2, 20248 min read1 reactions0 comments
Tag archive
Most desktop scripting languages are incomplete without a way to add extra functionality from native...
If you're a C/C++ developer, you've probably encountered this annoying linker error...
Just a self notes to refresh my mind on this, as it keep popping from time to time and I have to goog...