Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Errors compiling with mingw
Errors compiling with mingw [message #25735] |
Tue, 09 March 2010 21:30  |
mdelfede
Messages: 1308 Registered: September 2007
|
Ultimate Contributor |
|
|
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\App.cpp: In function 'Upp::String Upp::GetShellFolder(int)':
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\App.cpp:438: error: 'SHGFP_TYPE_CURRENT' was not declared in this scope
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\App.cpp: In function 'Upp::String Upp::GetDocumentsFolder()':
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\App.cpp:449: error: 'CSIDL_MYDOCUMENTS' was not declared in this scope
In file included from Z:/home/massimo/WINDOWS/upp/out/Core/MINGW.Debug.Debug_full.Gui.Mt\$blitz.cpp:435:
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\Win32Util.cpp: In function 'void* Upp::GetDllFn(const char*, const char*)':
Z:\home\massimo\WINDOWS\upp\uppsrc\Core\Win32Util.cpp:172: error: invalid conversion from 'int (*)()' to 'void*'
Core: 43 file(s) built in (0:01.55), 36 msecs / file, duration = 2756 msecs, parallelization 85%
mingw GCC 4.x
I guess mingw miss some defines, and the last error is, IMHO, an error which could cause problems on 64 bit platforms indeed.
Ciao
Max
|
|
|
|
Goto Forum:
Current Time: Sun May 11 14:49:39 CEST 2025
Total time taken to generate the page: 0.03051 seconds
|