View previous topic :: View next topic |
Author |
Message |
geargff Advanced Cheater
Reputation: 0
Joined: 23 Oct 2007 Posts: 65 Location: de_nuke
|
|
Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Sat Nov 17, 2007 12:03 pm Post subject: |
|
|
Can you read English?
The screenshot above tells us nothing about the error. You're supposed to read the logfile for that. Don't even post it here, I can guarantee that those errors have been posted here before and answered.
_________________
|
|
Back to top |
|
 |
geargff Advanced Cheater
Reputation: 0
Joined: 23 Oct 2007 Posts: 65 Location: de_nuke
|
|
Back to top |
|
 |
Dami Master Cheater
Reputation: 0
Joined: 23 Oct 2006 Posts: 336
|
Posted: Sun Nov 18, 2007 2:12 pm Post subject: |
|
|
you should not have spaces in the file path...
example:
documentsSPACEandSPACEsettings, not good :O
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Sun Nov 18, 2007 9:55 pm Post subject: |
|
|
docume~1 doesn't have spaces.
the reason why it won't compile is in the log file, or he was so stupid to rename dbkdrvr.c to a different name
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Dami Master Cheater
Reputation: 0
Joined: 23 Oct 2006 Posts: 336
|
Posted: Mon Nov 19, 2007 3:33 am Post subject: |
|
|
Dark Byte wrote: | docume~1 doesn't have spaces.
the reason why it won't compile is in the log file, or he was so stupid to rename dbkdrvr.c to a different name |
im just wondering why they mark it like that, some basic code stuff i guess :O
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Mon Nov 19, 2007 4:02 am Post subject: |
|
|
foldernames are written in 2 formats, the dos format (8.3) and long filename way
the compiler does not understand the spaces, so you must run it from a state where the path is written in 8.3 format
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|