I am having a little issue trying to get the server to compile on the windows XP Pro box I have ..
There are several .c files that do not appear in the package that the compiler is looking for...
Error 250 fatal error C1083: Cannot open source file: '.\src\funlocal.c': No such file or directory c1
Error 277 fatal error C1083: Cannot open source file: '.\src\flaglocal.c': No such file or directory c1
Error 450 fatal error C1083: Cannot open source file: '.\src\cmdlocal.c': No such file or directory c1
Error 554 fatal error C1083: Cannot open source file: '.\src\local.c': No such file or directory c1
It was also trying to find the header files to several .c files in the root of the penn binary dist as well .. instead of the indicated location in the readme (hdrs).
any help would be greatly appreciated.
cheers
There are several .c files that do not appear in the package that the compiler is looking for...
Error 250 fatal error C1083: Cannot open source file: '.\src\funlocal.c': No such file or directory c1
Error 277 fatal error C1083: Cannot open source file: '.\src\flaglocal.c': No such file or directory c1
Error 450 fatal error C1083: Cannot open source file: '.\src\cmdlocal.c': No such file or directory c1
Error 554 fatal error C1083: Cannot open source file: '.\src\local.c': No such file or directory c1
It was also trying to find the header files to several .c files in the root of the penn binary dist as well .. instead of the indicated location in the readme (hdrs).
any help would be greatly appreciated.
cheers