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 » Community » Newbie corner » I'm having a problem including a library
Re: I'm having a problem including a library [message #60565 is a reply to message #60560] Sat, 04 May 2024 19:45 Go to previous messageGo to previous message
Mountacir is currently offline  Mountacir
Messages: 49
Registered: November 2021
Member
Let me explain more,

I add the "include" and "src" folders to internal includes using the Package organizer.
Here is an example of how my package folder looks like:

index.php?t=getfile&id=6929&private=0

I include a header file like this: #include "core/core.h"
"core/core.h" file contains this include: #include "include/core/Type.h"

If i try to build it i get an error that "include/core/Type.h" file is not found.
But TheIDE don't show any errors (red triangle) for "include/core/Type.h" if open "core/core.h" file

all the other header files contain includes like "include/folder/file.h" or "src/folder/file.h"
 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: creating an gui to visualize and calculate Forward kinematics
Next Topic: U++ and Python
Goto Forum:
  


Current Time: Tue Apr 29 03:22:11 CEST 2025

Total time taken to generate the page: 0.00897 seconds