U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » include paths + library support
Re: include paths + library support [message #55018 is a reply to message #55013] Mon, 05 October 2020 14:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
umem wrote on Sun, 04 October 2020 23:52
I am new to this ide and learning it. I am using the windows version. The tutorial which resides in the upp directory is not detected by the ide.
#include <tutorial\demoproj>
I have to pass the full path instead:
#include <c:\mydir\upp\tutorial\demoproj> .

Also, is it possible to link a main program to library for function calls?.


The part I do not understand is why on earth do you want to #include anything from tutorial?

I mean, my first guess is that you are trying to start the new project and you decided to put some files manually into tutorial folder?

Normal workflow ready for new users is "select MyApps at the start, click "New package" and choose the template (e.g. "U++ application with the main window").

Anyway, if you want to go deeper, you will have to read this (and that should also explain the library issue):

https://www.ultimatepp.org/app$ide$PackagesAssembliesAndNest s$en-us.html

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Where / how to change default output directory for theide?
Next Topic: Where is FileProperties option
Goto Forum:
  


Current Time: Tue May 26 16:09:48 GMT+2 2026

Total time taken to generate the page: 0.02560 seconds