You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some nontrivial issues that I faced while compiling for linux. There should be some documentation in the readme concerning the following issues :
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.
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 :
The text was updated successfully, but these errors were encountered: