Compile Windows version
Closed this issue · 5 comments
Compile the last distribution using MATLAB 2016a.
Also test the last mac release. It was only tested on the computer that was used to compile.
BTW, the discriminant analysis was working fine, no major issue.
To compile:
- add Axonseg to your path
- load https://github.com/neuropoly/axonseg/blob/master/code/compiler/AxonSeg.prj in Matlab and wait until files are reloaded.
- click on compile
- test it
- upload the .exe on the last release
@alzaia can you please also list all the Matlab dependencies (There is a function for that, apply on AxonSeg.m).
Also modify the doc as follows:
You're a user
No requirements.
- instructions (download, select image on startup).
- terminal command ...
You're a developer - Dependencies: ...
- Current installation instructions
- put also the help of AxonSeg.m
Thanks :)
GitHub corrupts the compiled Mac App.
Some files inside the zip are also zipped, which creates an error at install.
Zip app --> UnZip app --> Install --> OK
Zip app --> Upload on GitHub --> Download --> UnZip app --> Install --> NOT OK
We have a user asking for the compiled windows version. I'm Working on it unless you already have a compiled version @alzaia
done