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: Layout (Forms) Designer » Adding files from outside the home directory
Adding files from outside the home directory [message #16240] Tue, 03 June 2008 16:37 Go to previous message
Michel is currently offline  Michel
Messages: 10
Registered: June 2008
Promising Member
Hi,

I have created several files with C++ Builder that also compile with g++. It would be great, if I could also use them in UPP. However, is it necessary to mention the full path of the header files in the cpp-file, because otherwise the header files are not found by the compiler?

E.g. there are two files (List.h and List.cpp) located at /media/wind/u/m/tpfiles/general/.

In List.cpp, I say: #include "List.h"

Unfortunately, this results in an error stating that the header file is not found.

In C++ Builder I can set a search path. This way, there is no need to mention the full path. I wonder how this is done in UPP?

Thank you,
Michel
 
Read Message
Read Message
Read Message
Previous Topic: Form control boundaries link rules (springs)
Next Topic: Howto write a layout designer using Ultimate? Any suggest?
Goto Forum:
  


Current Time: Wed May 15 01:37:37 CEST 2024

Total time taken to generate the page: 0.02669 seconds