jaboles / DVA5

CityRail DVA/Plasma Screen Emulator
58 stars 4 forks source link

Target "AllSetups" does not exist in the project "DVA" #28

Closed rccts closed 11 months ago

rccts commented 1 year ago

Following your build guide on githack, the following error occurs : Target "AllSetups" does not exist in the project "DVA" Running ant without a target delivers a .jar that presents a java exception when opened. I am not very well-versed in java or compiling, so i am not too sure on what the problem could be, and this seemed like the most appropriate place to put it.

jaboles commented 1 year ago

Building one OS' build on another OS likely won't work anymore. Also the build instructions are outdated. 'AllSetups' target has been removed, you can try building the target for your computer's OS:

rccts commented 1 year ago

"ant BuildWinSetup" outputs DVA.exe that presents "Failed to find or load ini file" when opened.

jaboles commented 1 year ago

That’s just the application binary… run DVA5Setup.exe to install the full program.