I hope this is the correct forum for this question. Before I started creating my game with Panda3D, I made an installer with one of the sample programs that came with Panda3D. This worked fine. Now I am trying to create an installer for the my game so far and I keep getting an error and cannot figure out what is going on. Any ideas what could be causing this error?
The part of the error that seems most relevant:
packing...
File: "C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\lesnaubr_P
oenixTown\Panda3DEngine\panda3d-1.5.4\built\bin\Microsoft.VC80.CRT.manifest" ->
no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\
esnaubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4\direct\src\directscripts\packpa
da.nsi" on line 93 -- aborting creation process
More of the error in case it gives more information:
C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\lesnaubr_PhoenixT
wn\Panda3DEngine\panda3d-1.5.4\thirdparty\win-nsis\makensis.exe /V2 /DCOMPRESSO
="lzma" /DNAME="PhoenixTown" /DSMDIRECTORY="PhoenixTown" /DINSTALLDIR="C:\Phoen
xTown" /DOUTFILE="C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTown.exe" /DLI
ENSE="C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\lesnaubr_Ph
enixTown\Panda3DEngine\panda3d-1.5.4\built\LICENSE" /DLANGUAGE="English" /DRUNT
XT="Play PhoenixTown" /DIBITMAP="C:\Users\Brett\School\TC498\PhoenixTown\Phoeni
TownRepository\lesnaubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4\thirdparty\win-
sis\Contrib\Graphics\Wizard\nsis.bmp" /DUBITMAP="C:\Users\Brett\School\TC498\Ph
enixTown\PhoenixTownRepository\lesnaubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4
thirdparty\win-nsis\Contrib\Graphics\Wizard\nsis.bmp" /DPANDA="C:\Users\Brett\S
hool\TC498\PhoenixTown\PhoenixTownRepository\lesnaubr_PhoenixTown\Panda3DEngine
panda3d-1.5.4\built" /DPANDACONF="C:\Users\Brett\School\TC498\PhoenixTown\packp
nda-TMP\etc" /DPSOURCE="C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepo
itory\lesnaubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4" /DPPGAME="C:\Users\Bret
\School\TC498\PhoenixTown\packpanda-TMP\game" /DPPMAIN="main.py" /DPPICON="bin\
python.exe" "C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\lesn
ubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4\direct\src\directscripts\packpanda.
si"
packing...
File: "C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\lesnaubr_P
oenixTown\Panda3DEngine\panda3d-1.5.4\built\bin\Microsoft.VC80.CRT.manifest" ->
no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "C:\Users\Brett\School\TC498\PhoenixTown\PhoenixTownRepository\
esnaubr_PhoenixTown\Panda3DEngine\panda3d-1.5.4\direct\src\directscripts\packpa
da.nsi" on line 93 -- aborting creation process