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 #55148 is a reply to message #55147] Wed, 14 October 2020 10:49 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Klugier wrote on Wed, 14 October 2020 10:33
Hello,

In the GUI tutorials we had something like this:
#define IMAGECLASS TutorialImg
#define IMAGEFILE <Tutorial/images.iml>
#include <Draw/iml.h>


The issue was solved on trunk. And looks like this (for different tutorials number was changed):
#define IMAGECLASS TutorialImg
#define IMAGEFILE <Gui11/images.iml>
#include <Draw/iml.h>


Klugier


I see. Thanks. I missed that because I was searching for #include...

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 13:19:38 GMT+2 2026

Total time taken to generate the page: 0.00551 seconds