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 | |
|---|---|---|---|---|
| Linker error with CxxWrap on Windows10 | 1 | 1023 | January 23, 2019 | |
| On Windows, how to use classes in C++ DLL library from Julia? | 10 | 6762 | April 9, 2017 | |
| InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows | 7 | 1923 | January 26, 2022 | |
| Can't link to libcxxwrap_julia on MacOS | 1 | 366 | August 12, 2020 | |
| Call c++ library from julia | 6 | 828 | November 3, 2019 |