cd C:\irrlicht-0.14.0 Invalid directory?
cd C:\irrlicht-0.14.0 Invalid directory?
I copied Irrlicht to my C drive. Added some patch files to the source, clicked "start, run, command" then at the prompt I typed "cd C:\irrlicht-0.14.0" It should have changed my directory path to the irrlicht directory. Instead, I get an error message telling me that it is an invalid directory.
It's there, it's typed correctly. What could cause this? I'm out of clues. I've never had a problem with the command prompt before.
It's there, it's typed correctly. What could cause this? I'm out of clues. I've never had a problem with the command prompt before.
If it exists in the real world, it can be created in 3d
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
try this:
cd c:\irrlic~1\
explanation: dos likes file/foldernames with 8 characters, and that is the naming convention, the first 6 then a ~1 for the first, and i think ~2 for the second, etc alphabetically.
note: above probably works too (or cd "c:\irrlicht-0.14.0"), i think what i said would be the only way to do it if it had spaces in it though (take out the spaces, then do what i said above)
- AndyCR
cd c:\irrlic~1\
explanation: dos likes file/foldernames with 8 characters, and that is the naming convention, the first 6 then a ~1 for the first, and i think ~2 for the second, etc alphabetically.
note: above probably works too (or cd "c:\irrlicht-0.14.0"), i think what i said would be the only way to do it if it had spaces in it though (take out the spaces, then do what i said above)
- AndyCR
Yes, I get "too many parimiters - irrlicht-0.14.0" " error. (the extra " is becouse it's -irrlicht-0.14.0" as the error.)Snickel wrote:Did you tried with ""
so like:
cd C:"irrlicht-0.14.0"
If it exists in the real world, it can be created in 3d
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
-
Guest
-
Snickel
Aha. Ok. Yes, I'm using XP pro.
I'll give that a try.
Edit: That worked. Thanks. Now to start patching.
Edit #2:
patch is not recognised as an operable program or batch file??
I'll give that a try.
Edit: That worked. Thanks. Now to start patching.
Edit #2:
patch is not recognised as an operable program or batch file??
If it exists in the real world, it can be created in 3d
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
It's a text file with a .patch extension.
Edit to add: I got them from here: http://parsys.informatik.uni-oldenburg. ... d/irrlicht
Edit to add: I got them from here: http://parsys.informatik.uni-oldenburg. ... d/irrlicht
If it exists in the real world, it can be created in 3d
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
Sys specs:
AMD 3700+ 64 processor
1.0 gb ram
e-Geforce 6600 graphics 256 mb onboard ram
like this one http://gnuwin32.sourceforge.net/packages/patch.htm