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

Compiling issues VS2022 #111

Open
oesi82 opened this issue Apr 21, 2022 · 4 comments
Open

Compiling issues VS2022 #111

oesi82 opened this issue Apr 21, 2022 · 4 comments
Assignees

Comments

@oesi82
Copy link

oesi82 commented Apr 21, 2022

Hi,

When compiling and building the INSTALL target with VS2022 under Win10 there is a bunch of errors.
OpenMP is activated in the project properties (-openmp).

image

Thank you,
Sven

@nmellado
Copy link

Hi @oesi82 ,

Thanks for the report, I'll try to replicate the error.

@nmellado nmellado self-assigned this Apr 21, 2022
@cjamin
Copy link

cjamin commented May 10, 2022

Same problem here.
Disabling OpenMP manually in VS helps solving most of the errors. Some errors remain in ForceOpenGRInstallation, but Super4PCS.exe is built correctly.

@alvi1995
Copy link

alvi1995 commented Sep 9, 2022

The problem i having is object file format limit. asking me add bigobj. Its a library project so I dont have the C++ option in properties. How do i go around it? Using VS 20222
Screenshot 2022-09-10 032351

@blackHorz
Copy link

Indeed I have the same problem in Win10 VS2019.
Severity Code Description Project File Line Suppression State
Error C1128 number of sections exceeded object file format limit: compile with /bigobj D:\API\OpenGR\out\build\x64-Debug\OpenGR D:\API\OpenGR\apps\Super4PCS\super4pcs_test.cc 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants