linux, compilation of the xcplib on linux #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
I just added support for compilation under Linux of the library part.
I could not compile the GUI part because it misses the file XCPMaster.h.
I made absolutely no test but at least the library is created. I added the support at qmake level so one can use qtcreator to build it.
Also, could you please consider adding a licence for your project. As is, it is not possible for anyone to use it because we don't give anybody any explicit rights to do so. I don't know yet if XCP suits my needs but if so I will only be able to use it if it has a business friendly licence.
By the way, thanks for your project, it is pretty well done.
Bruno.