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: Icon designer » " 'AK_DUPLICATE' was not declared..."
Re: " 'AK_DUPLICATE' was not declared..." [message #20361 is a reply to message #20359] Sat, 14 March 2009 08:06 Go to previous messageGo to previous message
chickenk is currently offline  chickenk
Messages: 171
Registered: May 2007
Location: Grenoble, France
Experienced Member
Hello,

I got through this problem already. I thought I already talked about it, but could not find the corresponding message...

in fact, the _DUPLICATE preprocessor macro is redefined by one of mingw headers, can't remember which one, but anyway. I can recall it is defined to 0, so that AK_DUPLICATE becomes AK0 or something like that, and does not reference the key anymore.

I could work around this by replacing AK_DUPLICATE by COMBINE(AK_,DUPLICATE). It's probably not the best solution but it exposes the problem.

regards,
Lionel
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IconDes Bug? (svn 629)
Next Topic: Ctrl-Shift-Z crashes theIde when there is nothing left to re-do
Goto Forum:
  


Current Time: Mon Aug 25 12:39:19 CEST 2025

Total time taken to generate the page: 0.00750 seconds