- problems building some source code
- Posted by frotske on August 23rd, 2005
Hi,
I'm haveing some trouble building some source code.
I have the .sys file that is created from the source code,
But i want to build the source code myself cause i want to make a few
minor adjustments at that source code. Now when i build the code the
build environment doesn't give any errors. but it doesn't make a .sys
file.
When i read the log file it says that there is a problem with the jvc
file or something.
Is there anyone that could help me with this problem please?
thx in advance,
frotske
- Posted by Maxim S. Shatskih on August 23rd, 2005
Your source must be in the directory whose pathname does not contains
spaces.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"frotske" <frotske@pandora.be> wrote in message
news:1124806927.973827.205130@g47g2000cwa.googlegr oups.com...
- Posted by frotske on August 24th, 2005
Thx,
kinda stupid of me...
lol
- Posted by Maxim S. Shatskih on August 25th, 2005
The shorter the pathnames, the better (in case if you will need to type
them in the CMD window
).
For instance, c:\ProjectName is a very good idea 
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"frotske" <frotske@pandora.be> wrote in message
news:1124884219.251393.121790@g44g2000cwa.googlegr oups.com...