GithubHelp home page GithubHelp logo

NSIS packaging error about openramodsdk HOT 8 CLOSED

openra avatar openra commented on May 11, 2024
NSIS packaging error

from openramodsdk.

Comments (8)

phrohdoh avatar phrohdoh commented on May 11, 2024

$OUTDIR${PACKAGING_WINDOWS_LAUNCHER_NAME}.exe

That probably wants to be wrapped in quotes.

from openramodsdk.

pchote avatar pchote commented on May 11, 2024

we should also include a comment in mod.config recommending modders to not use spaces in PACKAGING_WINDOWS_LAUNCHER_NAME. Even if we technically allow it, it is bad practice to have spaces in exe names.

from openramodsdk.

forcecore avatar forcecore commented on May 11, 2024

That fixed NSIS error! (removed spaces from name).
Still, I'm not sure where mod.yaml.tmp: No such file or directory this one is coming from.

from openramodsdk.

pchote avatar pchote commented on May 11, 2024

That sounds like a bug. I'll look into it when I have some time if someone else doesn't beat me to it.

from openramodsdk.

phrohdoh avatar phrohdoh commented on May 11, 2024

Something failed when running make version.

https://github.com/OpenRA/OpenRAModSDK/blob/master/Makefile?utf8=%E2%9C%93#L71-L75

from openramodsdk.

forcecore avatar forcecore commented on May 11, 2024

Maybe because I soft linked my mod into mods/yupgi_alert? Not too sure.
I'd move on to real files because I don't want all the git and asset development files to go into NSIS installer.

from openramodsdk.

forcecore avatar forcecore commented on May 11, 2024

Moved to real files and it seems to be working without errors.

bash packaging/package-all.sh r015 pwd
Building Windows package
Building core files
make[1]: Entering directory '/home/arch/mod/SDK'
Version changed to r015.
make[1]: Leaving directory '/home/arch/mod/SDK'
make[1]: Entering directory '/home/arch/mod/OpenRA'
make[1]: Leaving directory '/home/arch/mod/OpenRA'
make[1]: Entering directory '/home/arch/mod/OpenRA'
make[1]: Leaving directory '/home/arch/mod/OpenRA'
make[1]: Entering directory '/home/arch/mod/OpenRA'
Installing OpenRA engine to /home/arch/mod/SDK/packaging/windows/build
make[1]: Leaving directory '/home/arch/mod/OpenRA'
make[1]: Entering directory '/home/arch/mod/OpenRA'
Installing OpenRA common mod files to /home/arch/mod/SDK/packaging/windows/build
make[1]: Leaving directory '/home/arch/mod/OpenRA'
Compiling Windows launcher
Building Windows setup.exe
Package build done.

from openramodsdk.

pchote avatar pchote commented on May 11, 2024

Fixed by 42a8329.

from openramodsdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.