U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » [MINGW] WIN32 compile errors
[MINGW] WIN32 compile errors [message #25727] Tue, 09 March 2010 12:16 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
SVN rev. 2200 is not compilable with Mingw.
The following should be added/corrected (all in Core package):

Win32Util.cpp:172

return (void*)GetProcAddress(hDLL, fn);


App.cpp:436

#ifndef SHGFP_TYPE_CURRENT
#define SHGFP_TYPE_CURRENT 0
#endif
#ifndef CSIDL_MYDOCUMENTS
#define CSIDL_MYDOCUMENTS CSIDL_PERSONAL
#endif


Path.cpp:454

return !IsDirectory() && toLower(GetName()).EndsWith(".exe");


Matthias

[Updated on: Tue, 09 March 2010 12:16]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] TheIDE startup JPEG error
Next Topic: Theide is linked with unnecessary libs on linux
Goto Forum:
  


Current Time: Tue Apr 28 11:23:31 GMT+2 2026

Total time taken to generate the page: 0.00455 seconds