-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
the relative path from the project to the libs folder is bad. We have overall some issues with windows vs non windows paths. generated projects look bad :
<Add directory="..\..\..\\libs\tess2\include" />
<Add directory="..\..\..\\libs\cairo\include\cairo" />
<Add directory="../../..//ddons/ofxNetwork/libs" />
<Add directory="../../..//ddons/ofxNetwork/src" />
<Add directory="../../..//ddons\ofxNetwork\src" />
I think the root of it is that the absolute path, and how it's getting combined with other other paths here.
I'm taking a look at it now.
Metadata
Metadata
Assignees
Labels
No labels