UltraStar-Deluxe / USDX

The free and open source karaoke singing game UltraStar Deluxe, inspired by Sony SingStarâ„¢
https://usdx.eu
GNU General Public License v2.0
832 stars 160 forks source link

Can't Compile #457

Closed J0R0W closed 5 years ago

J0R0W commented 5 years ago

Actual behaviour

I downloaded USDX-Master and installed Lazarus und FPC in 32-Bit for Windows.

Expected behaviour

If I want to compile the Game in Lazarus I get these Error in a Messagebox: "Programfile \USDX-master\game\ultrastardx.exe not found"

The lazarus Console writes: "Project: execute successfully"

Details

FPS and Lazarus are not installed on default path. I've installed them on "H:\FPS\", "H:\Lazarus\"

basisbit commented 5 years ago

Closed this issue because it is not a bug in USDX, but rather a question of how to configure your IDE. Feel free to continue using this to discuss how to configure your lazarus install

basisbit commented 5 years ago

In Lazarus there is some place in the settings to configure the project settings. There you can also adjust the path for your build target and where to find the ultrastardx.exe to be able to use the "compile&run" button.