Skip to content

Releases: CoSci-LLC/PRIMULA

PRIMULA v1.0.2

12 Apr 00:43
95437dd
Compare
Choose a tag to compare

Upgraded to KiLib v2.5.0.

PRIMULA v1.0.1

18 Feb 23:27
a96afe2
Compare
Choose a tag to compare

There is an issue with building PRIMULA on Windows. We have to wait until Microsoft updates their compiler to get around the issue (See issue #43). So we have gathered the required libraries into the ZIP file. You should be able to download the ZIP file, extract it, and double click PRIMULA. That should generate a default configuration file. This is a good way to test the program on Windows.

PRIMULA on Windows is built with the assumption that the input Tiff files are not compressed. If this is not the case, create an issue to have a version with your compression scheme built.

To use PRIMULA, open up a command prompt or PowerShell window, and run the application from the command line with:

.\PRIMULA.exe --config <your config file>

PRIMULA v1.0.0

09 Feb 11:40
015dc03
Compare
Choose a tag to compare
[version] Added version to CMake project