commontk / PythonQt

CMake-ified version of PythonQt
https://mevislab.github.io/pythonqt/
GNU Lesser General Public License v2.1
67 stars 83 forks source link

Fix compile error on MSVC with Qt 5.7.1 #57

Closed msmolens closed 7 years ago

msmolens commented 7 years ago

Fix the following compile error seen on MSVC with Qt 5.7.1 when building in Debug configuration:

PythonQt\src\PythonQt.cpp : fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj

Extracted from https://github.com/commontk/PythonQt/pull/56/commits/3dfe45d, authored by Stefan Dinkelacker s.dinkelacker@dkfz-heidelberg.de.

jcfr commented 7 years ago

Thanks for the patch.

Closing. This was integrated in patched-7 as https://github.com/commontk/PythonQt/commit/2e0a0045bf29def7ca198aa9892b111ae23a579a