Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation difficulties in linux #6

Open
patatahooligan opened this issue Jul 25, 2012 · 1 comment
Open

Compilation difficulties in linux #6

patatahooligan opened this issue Jul 25, 2012 · 1 comment

Comments

@patatahooligan
Copy link

There are some nontrivial issues that I faced while compiling for linux. There should be some documentation in the readme concerning the following issues :

Also, other issues are :

  • Compiler flag -fpermissive (?) (presumably due to the code being compiled on older gcc version)
  • OALWrapper could be a git sub-project (reflect that in CMakeLists.txt)
@patatahooligan
Copy link
Author

About the tool compilation part, I managed to run HplHelper tool using monodevelop to build using the .csproj file. However, monodevelop was unable to automatically create the bin/debug/ directory to output the .exe so it had to be manually created. Also, the executable was unable to find the resources.cfg and could only be executed by creating a soft link of the executable in assets/ directory. That seemed to be enough for the .exe to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant