I tried the MSVC method with Julia 1.7, but there are many missing definitions, so I still have to look for a workaround. The VScode devcontainer method should work with any Julia version. Which method you need/prefer also depends on the library you want to wrap (i.e. is it easier to build that library with MSVC or GCC?)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Compiling C++ file for usage in Julia | 11 | 376 | October 31, 2024 | |
| Linker error with CxxWrap on Windows10 | 1 | 1031 | January 23, 2019 | |
| InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows | 7 | 1955 | January 26, 2022 | |
| Can't link to libcxxwrap_julia on MacOS | 1 | 376 | August 12, 2020 | |
| Use CxxWrap with embedded julia without shared lib | 4 | 116 | September 7, 2024 |