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++ Library support » U++ Libraries and TheIDE: i18n, Unicode and Internationalization » Bug in Lang.h or weird design error in TheIDE?!
Bug in Lang.h or weird design error in TheIDE?! [message #13185] Wed, 19 December 2007 16:59 Go to previous message
Werner is currently offline  Werner
Messages: 234
Registered: May 2006
Location: Cologne / Germany
Experienced Member
Currently I am using MS VC9 on WinXP.

I exported the tutorial application Draw03 into my MyApps folder and tried to build it. While Draw03 builds without any problems in the tutorial assembly, trying to build it in the MyApps folder yields

Quote:

...Core/Lang.h(108) : fatal error C1083: Cannot open include file: 'Lang_s.h': No such file or directory


although this file exists in the Core directory. A quick look into the sources reveals that Lang_s.h which is included via Lang.h by

// #include "Lang_s.h"
#include "Lang_s.h"


doesn't show up neither in the file list on TheIDE's left side nor in Core.upp (which is obviously related) - but furthermore:

*** It is even not possible to find Lang_s.h using "Find files" nor (knowing that it does exist) to insert it using "Insert package directory file(s)". ***

*** It even looks as if TheIDE ist not capable to properly handle file names containing an underscore ("_"). But this should definitely be possible as Ultimate++ does have files with names of this kind (and these file names are legal!). ***

What now?

Werner

UPDATE:

Further investigation yields:

1.
The problem arises in debug mode (using BLITZ).

2.
The problem does not "normally" arise in any release mode (not using BLITZ).

3.
Cleaning the package (and UPPOUT) makes the problem arise even in (any) release mode.

W.

[Updated on: Wed, 19 December 2007 17:54]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Finnish translations for 711-dev2
Next Topic: TheIDE i18n - export .tr f
Goto Forum:
  


Current Time: Thu Apr 25 18:44:48 CEST 2024

Total time taken to generate the page: 0.02744 seconds