Brecht Sanders

Results 270 comments of Brecht Sanders

Have you tried with the latest changes made to master for #101 ?

If it compiles that's already good. Is everything in place for dependency shared libraries to be found? Can you give more information about: operating system, exact output / errors?

I'm still trying to understand the exact issue. Are you actually enabling or disabling DEP and/or ASLR to resolve the issue? If you are disabling it, then you're really switching...

The version from a few days ago is built with the new MinGW-w64 10.0.0, so if there are patches in there it may be fixed now.

The bundled version of GCC+LLVM/CLang uses LLVM/CLang built with GCC's standard libraries. However LLVM/CLang comes with its own versions of these libraries. Mixing compilers that use different standard libraries would...

I would just like to have a native Windows 64-bit Code::Blocks, as there is no official download like that. Maybe some people might even be interested in a Code::Blocks that...

Main focus of winlibs is on GCC, and libgomp is included as provided by GCC. LLVM/Clang was built using GCC standard libraries, so that is LLVM's libomp is not included....

I would love to try that, but the only cuda sources I can find are at https://developer.download.nvidia.com/compute/cuda/opensource/ but that seems to be only gdb code. Where can I find the...

Could you send me the actual .xslx file so I can compare and to some tests at my end?

Which version of XLSX I/O did you use? Which version of Excel did you use? Which version of minizip did you use?