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 #55147 is a reply to message #55146] Wed, 14 October 2020 10:33 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
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


U++ - one framework to rule them all.

[Updated on: Wed, 14 October 2020 10:34]

Report message to a moderator

 
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 14:21:22 CEST 2024

Total time taken to generate the page: 0.03091 seconds