2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00
Tom Kent 97b0d9737c Fixes empty example
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.
2015-04-10 19:47:44 -05:00
2015-04-10 19:47:44 -05:00
2014-08-18 15:09:41 +01:00
2012-07-27 22:43:32 +00:00
2006-09-20 21:59:03 +00:00
2006-09-20 21:59:03 +00:00
2006-01-31 03:26:46 +00:00
2006-01-31 03:26:46 +00:00
Description
Mirrored via gitea-mirror
23 MiB
Languages
C++ 87.7%
Python 11.6%
CMake 0.3%
C 0.3%