bubnikv
|
41c2775468
|
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 |
|
bubnikv
|
35d984b812
|
Fixed mangling of the slic3r_main symbol on win32.
|
2018-10-26 18:31:50 +02:00 |
|
bubnikv
|
de55a60bf5
|
Added /bigobj (Increase Number of Sections in .Obj file)
Fixed external declaration of slic3r_main()
|
2018-10-26 18:08:43 +02:00 |
|
bubnikv
|
bc6901891b
|
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 |
|
bubnikv
|
cf18ba0bbd
|
Added a new file missing from the previous commit.
|
2018-10-26 12:07:25 +02:00 |
|