Compiling the Irrlicht help

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Compiling the Irrlicht help

Post by Linera »

Can someone please give me the files not included with Irrlicht so I can compile the dll?

I for some reason can't install the 2 SDKs needed.
iam13013
Posts: 31
Joined: Sun Dec 04, 2005 11:06 pm

Post by iam13013 »

What files are missing?
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Post by Linera »

I'm not sure what files are missing so, Please look at my build log.
Build Log Build started: Project: Irrlicht, Configuration: Debug|Win32
Command Lines Creating temporary file "c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\RSP00000176727928.rsp" with contents
[
/Od /I "include" /I "zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IRRLICHT_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\..\Debug/Irrlicht.pch" /Fo".\..\Debug/" /Fd".\..\Debug/" /W3 /c /ZI /TC ".\libpng\pngwutil.c"

".\libpng\pngwtran.c"

".\libpng\pngwrite.c"

".\libpng\pngwio.c"

".\libpng\pngtrans.c"

".\libpng\pngset.c"

".\libpng\pngrutil.c"

".\libpng\pngrtran.c"

".\libpng\pngrio.c"

".\libpng\pngread.c"

".\libpng\pngpread.c"

".\libpng\pngmem.c"

".\libpng\pngget.c"

".\libpng\pngerror.c"

".\libpng\png.c"

".\jpeglib\wrtarga.c"

".\jpeglib\wrrle.c"

".\jpeglib\wrppm.c"

".\jpeglib\wrgif.c"

".\jpeglib\wrbmp.c"

".\jpeglib\transupp.c"

".\jpeglib\rdtarga.c"

".\jpeglib\rdswitch.c"

".\jpeglib\rdrle.c"

".\jpeglib\rdppm.c"

".\jpeglib\rdgif.c"

".\jpeglib\rdcolmap.c"

".\jpeglib\rdbmp.c"

".\jpeglib\jutils.c"

".\jpeglib\jquant2.c"

".\jpeglib\jquant1.c"

".\jpeglib\jmemnobs.c"

".\jpeglib\jmemmgr.c"

".\jpeglib\jidctred.c"

".\jpeglib\jidctint.c"

".\jpeglib\jidctfst.c"

".\jpeglib\jidctflt.c"

".\jpeglib\jfdctint.c"

".\jpeglib\jfdctfst.c"

".\jpeglib\jfdctflt.c"

".\jpeglib\jerror.c"

".\jpeglib\jdtrans.c"

".\jpeglib\jdsample.c"

".\jpeglib\jdpostct.c"

".\jpeglib\jdphuff.c"

".\jpeglib\jdmerge.c"

".\jpeglib\jdmaster.c"

".\jpeglib\jdmarker.c"

".\jpeglib\jdmainct.c"

".\jpeglib\jdinput.c"

".\jpeglib\jdhuff.c"

".\jpeglib\jddctmgr.c"

".\jpeglib\jdcolor.c"

".\jpeglib\jdcoefct.c"

".\jpeglib\jdatasrc.c"

".\jpeglib\jdatadst.c"

".\jpeglib\jdapistd.c"

".\jpeglib\jdapimin.c"

".\jpeglib\jctrans.c"

".\jpeglib\jcsample.c"

".\jpeglib\jcprepct.c"

".\jpeglib\jcphuff.c"

".\jpeglib\jcparam.c"

".\jpeglib\jcomapi.c"

".\jpeglib\jcmaster.c"

".\jpeglib\jcmarker.c"

".\jpeglib\jcmainct.c"

".\jpeglib\jcinit.c"

".\jpeglib\jchuff.c"

".\jpeglib\jcdctmgr.c"

".\jpeglib\jccolor.c"

".\jpeglib\jccoefct.c"

".\jpeglib\jcapistd.c"

".\jpeglib\jcapimin.c"

".\jpeglib\cdjpeg.c"

".\zlib\zutil.c"

".\zlib\uncompr.c"

".\zlib\trees.c"

".\zlib\inftrees.c"

".\zlib\inflate.c"

".\zlib\inffast.c"

".\zlib\deflate.c"

".\zlib\crc32.c"

".\zlib\compress.c"

".\zlib\adler32.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\RSP00000176727928.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\RSP00000276727928.rsp" with contents
[
/Od /I "include" /I "zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "IRRLICHT_EXPORTS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\..\Debug/Irrlicht.pch" /Fo".\..\Debug/" /Fd".\..\Debug/" /W3 /c /ZI /TP ".\os.cpp"

".\Irrlicht.cpp"

".\COSOperator.cpp"

".\CIrrDeviceWin32.cpp"

".\CD3D9Texture.cpp"

".\CD3D9ShaderMaterialRenderer.cpp"

".\CD3D9ParallaxMapRenderer.cpp"

".\CD3D9NormalMapRenderer.cpp"

".\CD3D9HLSLMaterialRenderer.cpp"

".\CD3D9Driver.cpp"

".\CD3D8Texture.cpp"

".\CD3D8ShaderMaterialRenderer.cpp"

".\CD3D8ParallaxMapRenderer.cpp"

".\CD3D8NormalMapRenderer.cpp"

".\CD3D8Driver.cpp"

".\COpenGLTexture.cpp"

".\COpenGLSLMaterialRenderer.cpp"

".\COpenGLShaderMaterialRenderer.cpp"

".\COpenGLParallaxMapRenderer.cpp"

".\COpenGLNormalMapRenderer.cpp"

".\COpenGLDriver.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\RSP00000276727928.rsp" /nologo /errorReport:prompt"
Output Window Compiling...
adler32.c
compress.c
crc32.c
deflate.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
cdjpeg.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\cdjpeg.c(154) : warning C4996: 'setmode' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\io.h(330) : see declaration of 'setmode'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\cdjpeg.c(154) : warning C4996: 'fileno' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(688) : see declaration of 'fileno'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\cdjpeg.c(172) : warning C4996: 'setmode' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\io.h(330) : see declaration of 'setmode'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _setmode. See online help for details.'
jcapimin.c
jcapistd.c
jccoefct.c
jccolor.c
jcdctmgr.c
jchuff.c
jcinit.c
jcmainct.c
jcmarker.c
Generating Code...
Compiling...
jcmaster.c
jcomapi.c
jcparam.c
jcphuff.c
jcprepct.c
jcsample.c
jctrans.c
jdapimin.c
jdapistd.c
jdatadst.c
jdatasrc.c
jdcoefct.c
jdcolor.c
jddctmgr.c
jdhuff.c
jdinput.c
jdmainct.c
jdmarker.c
jdmaster.c
jdmerge.c
Generating Code...
Compiling...
jdphuff.c
jdpostct.c
jdsample.c
jdtrans.c
jerror.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\jerror.c(193) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\jerror.c(199) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
jfdctflt.c
jfdctfst.c
jfdctint.c
jidctflt.c
jidctfst.c
jidctint.c
jidctred.c
jmemmgr.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\jmemmgr.c(1106) : warning C4996: 'getenv' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdlib.h(483) : see declaration of 'getenv'
Message: 'This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\jmemmgr.c(1109) : warning C4996: 'sscanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
jmemnobs.c
jquant1.c
jquant2.c
jutils.c
rdbmp.c
rdcolmap.c
rdgif.c
Generating Code...
Compiling...
rdppm.c
rdrle.c
rdswitch.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\rdswitch.c(90) : warning C4996: 'fopen' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\rdswitch.c(182) : warning C4996: 'fopen' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\rdswitch.c(279) : warning C4996: 'sscanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\jpeglib\rdswitch.c(313) : warning C4996: 'sscanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
rdtarga.c
transupp.c
wrbmp.c
wrgif.c
wrppm.c
wrrle.c
wrtarga.c
png.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\png.c(663) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngerror.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngerror.c(140) : warning C4996: 'strncpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngget.c
pngmem.c
pngpread.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngpread.c(1494) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngread.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngread.c(119) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngread.c(123) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngread.c(199) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngread.c(203) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngrio.c
pngrtran.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrtran.c(1183) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngrutil.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrutil.c(282) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrutil.c(285) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrutil.c(288) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrutil.c(320) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngrutil.c(2185) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngset.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngset.c(663) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngset.c(945) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngset.c(994) : warning C4996: 'strncpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Compiling...
pngtrans.c
pngwio.c
pngwrite.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwrite.c(415) : warning C4996: 'gmtime' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\time.inl(101) : see declaration of 'gmtime'
Message: 'This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwrite.c(512) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwrite.c(516) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwrite.c(579) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwrite.c(583) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
pngwtran.c
pngwutil.c
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwutil.c(180) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwutil.c(1207) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwutil.c(1576) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\libpng\pngwutil.c(1577) : warning C4996: 'sprintf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Compiling...
COpenGLDriver.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copengldriver.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COpenGLNormalMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copenglshadermaterialrenderer.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COpenGLParallaxMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copenglshadermaterialrenderer.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COpenGLShaderMaterialRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copenglshadermaterialrenderer.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COpenGLSLMaterialRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copenglslmaterialrenderer.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COpenGLTexture.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\copengltexture.h(20) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
CD3D8Driver.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d8driver.h(15) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
CD3D8NormalMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d8normalmaprenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
CD3D8ParallaxMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d8parallaxmaprenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
CD3D8ShaderMaterialRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d8shadermaterialrenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
CD3D8Texture.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d8texture.h(13) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
CD3D9Driver.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9driver.h(13) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
CD3D9HLSLMaterialRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9shadermaterialrenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
CD3D9NormalMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9normalmaprenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
CD3D9ParallaxMapRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9parallaxmaprenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
CD3D9ShaderMaterialRenderer.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9shadermaterialrenderer.h(12) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
CD3D9Texture.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cd3d9texture.h(13) : fatal error C1083: Cannot open include file: 'd3d9.h': No such file or directory
CIrrDeviceWin32.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cirrdevicewin32.h(17) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
COSOperator.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\cosoperator.cpp(9) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Irrlicht.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\irrlicht.cpp(10) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
os.cpp
c:\documents and settings\owner\my documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\irrlicht\os.cpp(16) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Results Build log was saved at "file://c:\Documents and Settings\Owner\My Documents\3d engines\irrlicht-0.14.0\irrlicht-0.14.0\source\source\Debug\BuildLog.htm"
Irrlicht - 21 error(s), 36 warning(s)
Valnarus
Posts: 24
Joined: Sun Jan 22, 2006 11:53 am
Location: Kansas

Post by Valnarus »

Would be MUCH MUCH easier to install the SDK's necessary. Why is this not possible?

Someone could send you windows.h, but then you would need several other header files related to windows and who knows what else. It will keep finding more and more files that you're missing.
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Post by Linera »

I don't have the room for the SDKs it wants.
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Post by Linera »

So no one will send me the files I need to compile Irrlicht into a dll?
Xaron
Posts: 310
Joined: Sun Oct 16, 2005 7:39 am
Location: Germany
Contact:

Post by Xaron »

Linera wrote:So no one will send me the files I need to compile Irrlicht into a dll?
Why should someone do the work for you to discover which headers you need? Just tell us, _what_ exactly you need. ;) I don't know, which headers you need. I would have to deinstall the SDKs to check this out...

Better: Clean up your harddisk to install the SDKs.

Regards - Xaron
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Post by Linera »

The only possible way for me to install the 2 SDKs is by removing World of Warcraft which takes forever to reinstall.
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

how big is your HD?

It must have several Gigs in it so I'm sure you can delete some stuff and make some room for the sdks.

In this case we must forget about being nostalgic with that complete discography of xxx band taking 10 gigs of space and either erase it or backup it on cd/dvd.
:D
pfo
Posts: 370
Joined: Mon Aug 29, 2005 10:54 pm
Location: http://web.utk.edu/~pfox1

Post by pfo »

Linera: it's not as simple as 1 or 2 files either. Winows.h includes many other necessary files, which includes other files... You might as well just get the SDK, their is no real shortcut to doing what you want.
Linera
Posts: 23
Joined: Wed Jan 25, 2006 6:58 pm
Contact:

Post by Linera »

My hard drive is only 51 GB, which barely holds my MMOs and Game Design Files.
Post Reply