Home » U++ Library support » U++ MT-multithreading and servers » GUI MT project does not compile
GUI MT project does not compile [message #19882] |
Thu, 29 January 2009 18:48  |
White_Owl
Messages: 27 Registered: January 2009 Location: New York
|
Promising Member |
|
|
I tried to do my first "GUI MT" project. And I can not compile it.
My own code has only creation of TopWindow. And already I see several very suspicious errors:
In file included from C:\upp\uppsrc\Core\heapdbg.cpp:7:
C:\upp\uppsrc\Core\HeapImp.h:164: error: thread-local storage not supported for this target
C:\upp\uppsrc\Core\Random.cpp:152: warning: ignoring #pragma comment
In file included from C:/upp/out/Core/MINGW.Blitz.Gui.Mt\$blitz.cpp:54:
C:\upp\uppsrc\Core\Random.cpp:175: error: thread-local storage not supported for this target
C:\upp\uppsrc\Core\Random.cpp:176: error: thread-local storage not supported for this target
Any suggestions?
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 11:12:15 CEST 2025
Total time taken to generate the page: 0.02568 seconds
|