imagej / imagej-launcher

The ImageJ native launcher
https://imagej.net/learn/launcher
BSD 2-Clause "Simplified" License
21 stars 23 forks source link

How to deal with build problems #96

Closed hinerm closed 2 months ago

hinerm commented 3 months ago

The gauntlet CI is currently failing. It seems like the bzip2 path it was using changed. I tried updating it and it failed differently.

We could keep digging into it, but given the other issues outstanding with building the launcher, I wonder if it would be better to split the native and Java code in this repo and focus on moving Jaunch forward?

ctrueden commented 3 months ago

I would suggest to retire all the native C code in this repository, leaving only the Java code.

hinerm commented 2 months ago

I created a tag for the the last commit with native code. Note also that the appveyor webhook was turned off.