The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Problems with compilation
Markov Offline
Junior Member

Posts: 8
Threads: 1
Joined: Oct 2013
Reputation: 0
#1
Problems with compilation

There's some bugs on repository:
HPL:
1>------ Build started: Project: HPL, Configuration: Release Win32 ------
1>  LowLevelSoundOpenAL.cpp
1>D:\Gamedev\Penumbra\OuvertureSource\HPL1Engine\include\system/SystemTypes.h(169): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          E:\Programs\Visual Studio 2010\VC\include\stdio.h(357) : see declaration of 'sprintf'
1>D:\Gamedev\Penumbra\OuvertureSource\OALWrapper\include\OALWrapper/OAL_Effect_Reverb.h(54): error C2065: 'AL_EFFECT_EAXREVERB' : undeclared identifier
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

And OALWrapper:
1>------ Build started: Project: OALWrapper, Configuration: Release Win32 ------
1>  OAL_Effect.cpp
1>sources\OAL_Effect.cpp(11): fatal error C1083: Cannot open include file: 'SDL_mutex.h': No such file or directory
1>  OAL_EffectSlot.cpp
1>sources\OAL_EffectSlot.cpp(13): fatal error C1083: Cannot open include file: 'SDL_mutex.h': No such file or directory
1>  OAL_EFXManager.cpp
1>sources\OAL_EFXManager.cpp(15): fatal error C1083: Cannot open include file: 'SDL_thread.h': No such file or directory
1>  OAL_OggSample.cpp
1>sources\OAL_OggSample.cpp(38): warning C4244: '=' : conversion from 'ogg_int64_t' to 'size_t', possible loss of data
1>sources\OAL_OggSample.cpp(80): warning C4244: 'return' : conversion from 'ogg_int64_t' to 'long', possible loss of data
1>sources\OAL_OggSample.cpp(123): error C2065: 'OV_CALLBACKS_DEFAULT' : undeclared identifier
1>  OAL_OggStream.cpp
1>sources\OAL_OggStream.cpp(148): error C2065: 'OV_CALLBACKS_DEFAULT' : undeclared identifier
1>  OAL_Source.cpp
1>sources\OAL_Source.cpp(28): fatal error C1083: Cannot open include file: 'SDL_mutex.h': No such file or directory
1>  OAL_SourceManager.cpp
1>sources\OAL_SourceManager.cpp(12): fatal error C1083: Cannot open include file: 'SDL_thread.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
(This post was last modified: 11-13-2013, 11:18 PM by Markov.)
10-10-2013, 07:14 PM
Find


Messages In This Thread
Problems with compilation - by Markov - 10-10-2013, 07:14 PM
RE: Problems with compilation - by Markov - 10-10-2013, 09:35 PM
RE: Problems with compilation - by Markov - 10-11-2013, 10:54 PM
RE: Problems with compilation - by Markov - 10-16-2013, 08:53 PM
RE: Problems with compilation - by EnDash - 10-26-2013, 03:27 AM
RE: Problems with compilation - by Markov - 11-10-2013, 01:00 PM
RE: Problems with compilation - by Markov - 11-12-2013, 10:16 PM
RE: Problems with compilation - by Urkle - 11-12-2013, 10:36 PM
RE: Problems with compilation - by Markov - 11-12-2013, 11:46 PM
RE: Problems with compilation - by Markov - 11-13-2013, 09:29 PM



Users browsing this thread: 1 Guest(s)