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 » Problem Building Sample Applications
Re: Problem Building Sample Applications [message #13791 is a reply to message #13790] Sun, 27 January 2008 11:31 Go to previous messageGo to previous message
bytefield is currently offline  bytefield
Messages: 210
Registered: December 2007
Experienced Member
mr_ped wrote on Sun, 27 January 2008 11:31


(almost everybody here does use [drive:]\upp which works well)

i use /usr/bin/theide and /home/can/upp Razz

Quote:


C:\WATCOM\H\NT\objidl.h(1074) : error C2061: syntax error : identifier 'PRPC_MESSAGE'
C:\WATCOM\H\NT\objidl.h(1076) : error C2061: syntax error : identifier 'PRPC_MESSAGE'
C:\WATCOM\H\NT\objidl.h(1076) : fatal error C1003: error count exceeds 100; stopping compilation


Seems Watcom use H folder for include files. Check TheIde configuration to see if there is no reference to that path.
Or if you have used Watcom compiler to build examples, set in Build Methods.. MinGW as default. However, why do you use Watcom Complier? It is not good at all, and miss more languages features. I know it from when i used it on Windows, now on Linux gcc(g++) is the best. So using MinGW is the best (second) choice. First one is M$ Compiler, which is optimized for exe format only. The MinGW comes with Upp or you can download latest version from it site and also MS give a free version of his compiler, so you can use booth.


cdabbd745f1234c2751ee1f932d1dd75
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using .def file?
Next Topic: Strings in debug Watches window <error type>
Goto Forum:
  


Current Time: Thu May 16 17:00:53 CEST 2024

Total time taken to generate the page: 0.03008 seconds