Skip to content

added /bigobj compile option to fix build problems with MSVC #201

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

Merged
merged 1 commit into from
Jul 23, 2013
Merged

added /bigobj compile option to fix build problems with MSVC #201

merged 1 commit into from
Jul 23, 2013

Conversation

bouffa
Copy link
Contributor

@bouffa bouffa commented Jul 22, 2013

to fix "error C1128: number of sections exceeded object file format
limit: compile with /bigobj "

@jspricke
Copy link
Member

Hi Mourad,

would it make sense to define this globally? Also, please don't change unrelated lines in the same commit (i.e. the whitespace). If we have to revert the commit, the unrelated changes would be lost as well.

Thanks

Jochen

to fix "error C1128: number of sections exceeded object file format
limit: compile with /bigobj "
@bouffa
Copy link
Contributor Author

bouffa commented Jul 22, 2013

Hi Jochen,
I added the build option globally for MSVC compiler as you suggested, it should be safe.
Cheers,
Mourad

jspricke added a commit that referenced this pull request Jul 23, 2013
added /bigobj compile option to fix build problems with MSVC
@jspricke jspricke merged commit 71639c5 into PointCloudLibrary:master Jul 23, 2013
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

Successfully merging this pull request may close these issues.

2 participants