Bug 531372 - Linux compatibility
Summary: Linux compatibility
Status: UNCONFIRMED
Alias: None
Product: Openpass
Classification: Automotive
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-20 05:01 EST by Reinhard Biegel CLA
Modified: 2018-02-20 05:01 EST (History)
0 users

See Also:


Attachments
linux compatibility patch (13.89 KB, patch)
2018-02-20 05:01 EST, Reinhard Biegel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhard Biegel CLA 2018-02-20 05:01:02 EST
Created attachment 272744 [details]
linux compatibility patch

Currently the project setup is not compatible with Linux environments.

Issues are inconsistent filename casing for headers and use of backslashes in Project files.

Attached you'll find my proposed patch. Additionally it contains some added include-statements needed for compilation in my environment.

NOTE:
As reported in bug 531371, I'm currently having problems with the line ending style. For the patch to apply in my local environment, I have to use the --binary option with the patch command.