//flex table opened by JP

Click to See Complete Forum and Search --> : Help need with nmake!


EugeneDr
06-25-2002, 05:57 PM
Please help.
When I run: nmake /f makefile I recieve the following error:
fatal error C1083: Cannot open include file: 'G:\NTD
DK\public\sdk\inc\warning.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
I had searched all files and not found any links to 'NTDDK\public\...' pathnames.
How I can make a project?:confused:

EugeneDr
06-27-2002, 04:34 PM
Я ошибочно искал NTDDK\public\... надо было просто \public\...
В файле makefile.def масса ссылок которые надо переопределить на существующие директории. Почему так было в стандартно установленном DDK сказать не могу.
:t