Skip to content

Conversation

@teeks99
Copy link
Contributor

@teeks99 teeks99 commented Apr 11, 2015

Uses of visual studio were getting a 'unresolved external symbol _mainCRTStartup' because there was no main() being linked into the test_embed.exe. I'm not a bjam expert, but I think that is because the embedding target is an executable (instead of an obj/lib?). I also have no idea if this was a problem on unix or if this fix will affect that platform.

Uses of visual studio were getting a 'unresolved external symbol _mainCRTStartup' because there was no main() being linked into the test_embed.exe. I'm not a bjam expert, but I think that is because the embedding target is an executable (instead of an obj/lib?). I also have no idea if this was a problem on unix or if this fix will affect that platform.
@teeks99
Copy link
Contributor Author

teeks99 commented May 13, 2015

I've now been able to run this on linux as well, and can verify that it doesn't cause any problems with the examples.

@teeks99
Copy link
Contributor Author

teeks99 commented Jun 24, 2015

Any chance of getting this in before the freeze for 1.59 coming up next week?

stefanseefeld added a commit that referenced this pull request Jun 24, 2015
@stefanseefeld stefanseefeld merged commit 37f8f37 into boostorg:develop Jun 24, 2015
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