Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Thu Mar 28 17:22:49 CET 2024

Total time taken to generate the page: 0.01158 seconds