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

Home » Community » Newbie corner » Moving folder and TheIDE compiler paths? (Moving folders causes compiler errors)
Moving folder and TheIDE compiler paths? [message #51185] Sun, 17 February 2019 22:51 Go to previous message
DrOldies is currently offline  DrOldies
Messages: 5
Registered: February 2019
Location: iowa
Promising Member
I created a small package to learn how the FileBrowser in \Bazaar\ works. Once it was functional, I recreated the slic3r package in myApps, and copied the files over only the needed folders from \Bazaar to myApps. These are:
\Slic3rViewer (my code)
\PolyXML
\Functions4U
\Controls4U
\ClassFactory

I now have 3 versions of the slicer package in The IDE under these 3 'Assemblies'with the following compile results:

examples-bazaar
compiles using only files in folders in \bazaar\
MyApps-bazaar
compiles using \myApps\slic3r\slic3r package, but links to the other folders in \Bazaar\
MyApps
errors out with a number of path not found errors starting with C1083 cannot open...'Function4U/Function4U.h.' I can insert the full path in the #include and the file is found, but then reporting another path errors, etc. So the compiler is not find either the local folders OR the ones in \bazaar.

Note: I deleted the \out\folders each time to get a full compile.

I did not find any environment paths, or paths in TheIDE configuration.

What am I missing?
Is there a aplha or beta version of the FileBrowser as a widget I can test?

Thanks

If needed I can upload the 5 folders from \Bazaar.
 
Read Message
Read Message
Read Message
Previous Topic: C2143 and other errors with any example code
Next Topic: U++ Installation
Goto Forum:
  


Current Time: Sun May 24 10:37:33 GMT+2 2026

Total time taken to generate the page: 0.00507 seconds