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 » 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: 13975
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: Mon May 06 16:02:02 CEST 2024

Total time taken to generate the page: 0.03695 seconds