mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 16:52:15 +00:00
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.
1.5 KiB
1.5 KiB