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

add bigobj flag to solve fatal error in Visual Studio #15

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

toge
Copy link
Contributor

@toge toge commented Dec 27, 2021

When I try to compile oatpp-postgresql in Visual Studio 15, I met following error message.

src\oatpp-postgresql\mapping\Deserializer.cpp : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj

I make simple patch to workaround it.
I'm glad if this could be merged.

@lganzzzo lganzzzo merged commit d976ba6 into oatpp:master Dec 28, 2021
@lganzzzo
Copy link
Member

Looks good
Thanks for the PR!

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