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

executable for different OS #31

Open
harnoors opened this issue Apr 29, 2023 · 1 comment
Open

executable for different OS #31

harnoors opened this issue Apr 29, 2023 · 1 comment

Comments

@harnoors
Copy link

harnoors commented Apr 29, 2023

For some reason, executables made on Mac do not work on Windows and vice versa. (Linux is not tested yet)

A solution is to have different executables for Mac, Windows and Linux.

until then we can either use the Python script to add datasets.

Screenshot 2023-04-28 at 8 21 03 PM

We need to create executables on different operating systems and test them. A good way would be use naming conventions like dataFormMac.exe, dataFormWindows.exe, etc. Here dataFormMac.exe is made on a Mac system following the commands in executable.md

@trevorb1
Copy link
Member

We need to check that this:

  • Runs on Windows (with windows directly, or via WSL)
  • MacOS

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