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

Compiling to Linux format #49

Open
bwj202 opened this issue Sep 13, 2022 · 3 comments
Open

Compiling to Linux format #49

bwj202 opened this issue Sep 13, 2022 · 3 comments

Comments

@bwj202
Copy link

bwj202 commented Sep 13, 2022

Hi, not sure where to place this, so here we are! I'm looking at running your version of CL on our Linux computer, but looking at the instructions for compiling the model, it appears to produce an .exe file which isn't compatible with Linux machines. Is there a way of producing a .pbs file or similar?

@dvalters
Copy link
Owner

Hi @bwj202, the exe file extension should work on Linux - if compiled on Linux it will prodce a compatible binary executable, regardless of the .exe extension. Linux does not usually care about the actual file extension. (you can change it in the Makefile though if you really want to).

Feel free to post more issues here :)

@bwj202
Copy link
Author

bwj202 commented Oct 11, 2022 via email

@bwj202
Copy link
Author

bwj202 commented Oct 24, 2022

Hi again. I am a little confused as to how to compile using the Makefile. I am not sure what software to run the makefile with. The documentation suggests running "make" but there is no "make" executable.

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

2 participants