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: Other Features Wishlist and/or Bugs » IDE build error
IDE build error [message #5585] Wed, 04 October 2006 21:17 Go to previous message
Werner is currently offline  Werner
Messages: 234
Registered: May 2006
Location: Cologne / Germany
Experienced Member
Trying to build /uppsrc/ide under WindowsXP && MSC8 yields the error message

...\upp\uppsrc\ide\icondes\IconDes.h(5) : fatal error C1083: Cannot open include file: 'IconDes/IconDes.h': No such file or directory


Indeed "IconDes.h" appears strange to me:

"#include <IconDes/IconDes.h>" lists a non-existing path which explains the error message. I think it should read: "#include <ide/IconDes/IconDes.h>.

Furthermore I cannot comprehend what sense it makes if a file (IconDes.h) includes itself (IconDes.h).

Werner



 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Updated UPT - Ultimate++ Package Template Documentation available
Next Topic: upp-610-dev1 build error
Goto Forum:
  


Current Time: Mon Apr 29 08:32:00 CEST 2024

Total time taken to generate the page: 0.04026 seconds