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
Re: IDE build error [message #5586 is a reply to message #5585] Wed, 04 October 2006 21:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Werner wrote on Wed, 04 October 2006 15:17

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




There should be IconDes package (general icon editor) and ide/IconDes package (...TheIDE interface of IconDes).

...ooops. I think I understand the problem - we forgot to alter release system to include this new IconDes package...

Sorry about that. I am going to fix this now.

Mirek
 
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: Wed May 15 09:43:24 CEST 2024

Total time taken to generate the page: 0.02589 seconds