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: Compiling, Linking, Debugging of your packages » U++ 2232 compiler error
U++ 2232 compiler error [message #26330] Sun, 25 April 2010 17:04 Go to previous message
forlano is currently offline  forlano
Messages: 1182
Registered: March 2006
Location: Italy
Senior Contributor
Hello,

I extracted and saved mingw from 2008.1 version and moved to 2232. I got the following errors:

App.cpp
C:\upp\uppsrc\Core\App.cpp: In function 'Upp::String Upp::GetShellFolder(int)':
C:\upp\uppsrc\Core\App.cpp:458: error: 'SHGFP_TYPE_CURRENT' was not declared in this scope
C:\upp\uppsrc\Core\App.cpp: In function 'Upp::String Upp::GetDocumentsFolder()':
C:\upp\uppsrc\Core\App.cpp:469: error: 'CSIDL_MYDOCUMENTS' was not declared in this scope
Win32Util.cpp
C:\upp\uppsrc\Core\Win32Util.cpp: In function 'void* Upp::GetDllFn(const char*, const char*)':
C:\upp\uppsrc\Core\Win32Util.cpp:172: error: invalid conversion from 'int (*)()' to 'void*'
Core: 2 file(s) built in (0:04.35), 2179 msecs / file, duration = 4563 msecs

I know mingw is a bad compiler but on my laptop I was not able to install MS compiler.
Any idea to resolve the problem?

Thank you,
Luigi

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems Compiling for WinCE (PPC2003) ARM
Next Topic: Debug watch not showing arrays?
Goto Forum:
  


Current Time: Fri Mar 29 13:06:28 CET 2024

Total time taken to generate the page: 0.01508 seconds