Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compile error on MSVC with Qt 5.7.1 #57

Closed
wants to merge 1 commit into from
Closed

Fix compile error on MSVC with Qt 5.7.1 #57

wants to merge 1 commit into from

Commits on Jul 11, 2017

  1. Fix compile error on MSVC with Qt 5.7.1

    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 3dfe45d,
    authored by Stefan Dinkelacker <s.dinkelacker@dkfz-heidelberg.de>.
    msmolens committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    c7ac72a View commit details
    Browse the repository at this point in the history