I just took fresh Windows 98 SE + IE6.0SP1 + SESP21A, installed Visual Studio 6.0 (complte), installed Service Pack 6 for Visual studio 6.0, installed DDK for Windows 98 completely - and if I open the "Free build environment", after some time I receive the following result:
60 files compiled - 15 Errors - 0 LPS 35 executables built - 9 Warnings - 23 Errors
(I tried to install everything on Windows XP SP2 too - and the result was exactly the same)
There are also many errors like
NMAKE : U1081: '\bin\cl' : program not found NMAKE : U1081: '\bin\cl' : program not found- but it is here: "c:\Program Files\Microsoft Visual Studio\VC98\Bin\CL.EXE"
I never did any anything with Visual Studio so it must be some beginner mistake, is anybody able to give me a hint?
How to compile the umss sample?
Regards,
Petr
And finally:
2939 files compiled - 28 Warnings - 37 Errors - 959 LPS 18 libraries built - 5 Warnings 91 executables built - 17 Warnings - 3 Errors
And umss:
C:\98DDK\src\umss>build BUILD: Compile and Link for i386 BUILD: Computing Include file dependencies: BUILD: c:\progra~1\micros~1\vc98\include\exdisp.odl(31): c:\progra~1\micros~1\vc98\include\exdisp.odl - invalid include statement: importlib(STDOLE_TLB); BUILD: c:\progra~1\micros~1\vc98\include\vidsvr.odl(16): c:\progra~1\micros~1\vc98\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB); BUILD: Unable to save the dependency database: \nt\build.dat BUILD: Done
Too late I read:
Quote
Note that Visual C++ 6.0 is not supported for any of the samples.
This post has been edited by Petr: 14 November 2006 - 05:53 PM



Help

Back to top










