How to use static link libraries?
Hello, I have a static link library generated by vs, He runs well in the vs c++console program How to run normally in beef?
thank!


Hi, I did mine like this (it's C linkage though):
If I understood you correctly, then you wanted to write a static C/C++ library and then use it in Beef. Here you go: https://github.com/kallisto56/CppLibForBeef That repository has a particular configuration, that allows for Beef IDE to build C++ project. Just open Beef workspace and press Build. Also supports stepping into C++ land with Beef debugger! Note: repository as whole might require latest nightly build, that can be downloaded from official webstite. If you have any questions, hop on official Discord server: https://discord.gg/rnsc9YP Have fun!
This issue may be closed. Oh, lucky issue number, 1-777.