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 » cpp/icpp name clashes [BUG?]
Re: cpp/icpp name clashes [BUG] [message #25794 is a reply to message #25777] Thu, 11 March 2010 22:30 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
This is simple. I found this solution when used CMake generated make files for LLVM project.
Now, TheIDE will compile FileName.cpp to FileName.obj object file. CMake generated make file will compile it to FileName.cpp.obj. No more extension clashes in last case.
This is only one operation in the Builders code:
Changing GetFileTitle(fn) to GetFileName(fn) function where object file will be created.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: theIDE crashes on win32 since revision 2221
Next Topic: batch build
Goto Forum:
  


Current Time: Mon Jun 03 21:17:16 CEST 2024

Total time taken to generate the page: 0.00512 seconds