Skip to content

windows paths an issue #7

Open
Open
@ofZach

Description

@ofZach

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions