|
|
8c5fd684a4
|
Fix of #1501, #1522
This time the wWinMain did not provide a valid command line.
Calling ::GetCommandLineW() helped.
|
2019-01-03 18:54:45 +01:00 |
|
|
|
ee79fb34e6
|
Fixed mangling of the slic3r_main symbol on win32.
|
2018-10-26 18:31:50 +02:00 |
|
|
|
0a173dc207
|
Added /bigobj (Increase Number of Sections in .Obj file)
Fixed external declaration of slic3r_main()
|
2018-10-26 18:08:43 +02:00 |
|
|
|
2bfcde3db6
|
Extended the Windows wrapper to test for OpenGL 2.0 and
in case the defautl opengl32.dll does not provide an OpenGL 2.0 context,
try to load the bundled Mesa OpenGL.
|
2018-10-26 16:25:27 +02:00 |
|
|
|
170d31aa1f
|
Added a new file missing from the previous commit.
|
2018-10-26 12:07:25 +02:00 |
|