Andrew Cunningham
Andrew Cunningham
After building QTEntityEditor using QT 5.3.2 64-bit, I get the following errors in the Console window on launch ( and the editor seems not functional) QObject::connect: signal not found in...
[doxygen_config.txt](https://github.com/doxygen/doxygen/files/15191198/doxygen_config.txt) **Describe the bug** Despite NUM_PROC_THREADS = 20, When using clang based processing Doxygen only processes one file at a time using 1 thread. **Screenshots** **To Reproduce** turn on clang...
Using Boost 1.83.0 Using boost::dll::experimental::smart_library Calling get_function(name) The library does not seem to be generating correct de-mangled names for a C++ function, so it fails to find a "match" in...
On Windows, if freetype.dll is _anywhere_ in your PATH , CMake for open cascade will incorrectly pick that .DLL file as the free type "library" causing open cascade link failures....
netgen code will be compiled with /arch:AVX512 if the "building" machine is so capable. This will result in illegal instructions on launch of FreeCAD when run on machines without AVX512...
### Summary AVX512 instructions generated in netgen library ### Issue if the build machine is , say, AVX512 compatible then unless the option USE_NATIVE_ARCH is OFF the cmake for netgen...