Building for mode (0) Cleaning up from previous executions - Cleared parsed objects - Cleared room entries - Cleared shared locals list - Cleared event info Loading shared locals from extensions list Location in memory of structure: 0x7fa1d0157270 Copying resources: Copying sprite names [2] Copying sound names [3] Copying background names [1] Copying path names [0] Copying script names [0] Copying shader names [0] Copying font names [1] Copying timeline names [kidding, these are totally not implemented :P] [0] Copying object names [2] Copying room names [1] SYNTAX CHECKING AND PRIMARY PARSING: 0 Scripts: "Linking" scripts `Linking' 0 scripts in 0 passes... Completing script "Link" Done. 2 Objects: obj_wall: 12 events: obj_clown: 12 events: Event[0]: Parsing 1 sub-events: Check `obj_clown::create... Done. Parse... Done. Event[2]: Parsing 1 sub-events: Check `obj_clown::alarm_0... Done. Parse... Done. Event[4]: Parsing 1 sub-events: Check `obj_clown::collision_0... Done. Parse... Done. Event[6]: Parsing 1 sub-events: Check `obj_clown::leftpress... Done. Parse... Done. Creating room creation code scope and parsing "Linking" scripts into the objects... "Link" complete. Tabulating maximum argument passes to each script Finished Writing modes and settings Writing object switch Writing resource names and maxima Writing events Linking globals Running Secondary Parse Passes Writing object data Writing local accessors Writing font data Writing room data Writing shader data Running make from `make' Full command line: make Game GMODE=Run GRAPHICS=OpenGL3 AUDIO=SFML COLLISION=Precise WIDGETS=None NETWORKING=None PLATFORM=xlib CXX=g++ CC=gcc COMPILEPATH=Linux/Linux EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/ParticleSystems Universal_System/Extensions/DataStructures" OUTPUTNAME="/tmp/egm5741997938468643528.tmp" eTCpath="" /usr/bin/make -C ENIGMAsystem/SHELL make[1]: Wejście do katalogu `/home/fervi/enigma-dev/ENIGMAsystem/SHELL' g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/Audio_Systems/SFML/SFMLbasic.o Audio_Systems/SFML/SFMLbasic.cpp Audio_Systems/SFML/SFMLbasic.cpp:72:19: error: ‘sf::Time’ has not been declared Audio_Systems/SFML/SFMLbasic.cpp: In constructor ‘CustomSoundStream::CustomSoundStream(size_t (*)(void*, void*, size_t), void (*)(void*, float), void (*)(void*), void*)’: Audio_Systems/SFML/SFMLbasic.cpp:52:82: error: ‘initialize’ was not declared in this scope Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘bool CustomSoundStream::onGetData(sf::SoundStream::Chunk&)’: Audio_Systems/SFML/SFMLbasic.cpp:66:10: error: ‘struct sf::SoundStream::Chunk’ has no member named ‘samples’ Audio_Systems/SFML/SFMLbasic.cpp:67:10: error: ‘struct sf::SoundStream::Chunk’ has no member named ‘sampleCount’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘void CustomSoundStream::onSeek(int)’: Audio_Systems/SFML/SFMLbasic.cpp:73:33: error: request for member ‘asSeconds’ in ‘timeOffset’, which is of non-class type ‘int’ Audio_Systems/SFML/SFMLbasic.cpp: At global scope: Audio_Systems/SFML/SFMLbasic.cpp:84:10: error: ‘SoundSource’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:85:10: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:86:10: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:99:36: error: ‘sf::Time’ has not been declared Audio_Systems/SFML/SFMLbasic.cpp:129:9: error: ‘SoundSource’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:133:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:137:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:189:35: error: ‘sf::Time’ has not been declared Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundInstance::play()’: Audio_Systems/SFML/SFMLbasic.cpp:118:18: error: ‘class sf::Sound’ has no member named ‘play’ Audio_Systems/SFML/SFMLbasic.cpp:119:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundInstance::pause()’: Audio_Systems/SFML/SFMLbasic.cpp:122:18: error: ‘class sf::Sound’ has no member named ‘pause’ Audio_Systems/SFML/SFMLbasic.cpp:123:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::stop()’: Audio_Systems/SFML/SFMLbasic.cpp:126:18: error: ‘class sf::Sound’ has no member named ‘stop’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp:142:19: error: ‘class sf::SoundBuffer’ has no member named ‘getSampleRate’ �� Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getChannelCount()AudAudio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getMinDistance()’: io_Systems/SFML/SFMLbasic.cpp:146:19: error: ‘class sf::SoundBuffer’ has no member named ‘getChannelCount’ ’: Audio_Systems/SFML/SFMLbasic.cpp:158:18: error: ‘class sf::Sound’ has no member named ‘getMinDistance’ AuAudio_Systems/SFML/SFMLbasic.cpp:150:18: error: ‘class sf::Sound’ has no member named ‘getVolume’ dio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:162:18: error: ‘class sf::Sound’ has no member named ‘getAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundInstance::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:166:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getX()’: AuAudio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getY()’: dio_Systems/SFML/SFMLbasic.cpp:170:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp:174:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ AudiAudio_Systems/SFML/SFMLbasic.cpp:154:18: error: ‘class sf::Sound’ has no member named ‘getPitch’ o_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:178:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp:158:18: error: ‘class sf::Sound’ has no member named ‘getMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundInstance::setLoop(bool)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:182:18: error: ‘class sf::Sound’ has no member named ‘setLoop’ Audio_Systems/SFML/SFMLbasic.cpp:162:18: error: ‘class sf::Sound’ has no member named ‘getAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundInstance::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:166:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:170:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:174:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp:178:18: error: ‘class sf::Sound’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundInstance::setLoop(bool)’: Audio_Systems/SFML/SFMLbasic.cpp:182:18: error: ‘class sf::Sound’ has no member named ‘setLoop’ Audio_Systems/SFML/SFMLbasic.cpp:183:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setVolume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:186:11: error: ‘class sf::Sound’ has no member named ‘setVolume’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPlayingOffset(int)’: Audio_Systems/SFML/SFMLbasic.cpp:190:11: error: ‘class sf::Sound’ has no member named ‘setPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp:183:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPosition(float, float, float)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setVolume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:186:11: error: ‘class sf::Sound’ has no member named ‘setVolume’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPlayingOffset(int)’: Audio_Systems/SFML/SFMLbasic.cpp:190:11: error: ‘class sf::Sound’ has no member named ‘setPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPosition(float, float, float)’: Audio_Systems/SFML/SFMLbasic.cpp:194:11: error: ‘class sf::Sound’ has no member named ‘setPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPitch(float)’: Audio_Systems/SFML/SFMLbasic.cpp:198:11: error: ‘class sf::Sound’ has no member named ‘setPitch’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setMinDistance(float)’: Audio_Systems/SFML/SFMLbasic.cpp:202:11: error: ‘class sf::Sound’ has no member named ‘setMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setAttenuation(float)’: Audio_Systems/SFML/SFMLbasic.cpp:206:11: error: ‘class sf::Sound’ has no member named ‘setAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: At global scope: Audio_Systems/SFML/SFMLbasic.cpp:231:9: error: ‘SoundSource’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:235:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:239:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:292:35: error: ‘sf::Time’ has not been declared Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::play()’: Audio_Systems/SFML/SFMLbasic.cpp:220:19: error: ‘class sf::SoundStream’ has no member named ‘play’ Audio_Systems/SFML/SFMLbasic.cpp:221:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::pause()’: Audio_Systems/SFML/SFMLbasic.cpp:224:19: error: ‘class sf::SoundStream’ has no member named ‘pause’ Audio_Systems/SFML/SFMLbasic.cpp:225:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::stop()’: Audio_Systems/SFML/SFMLbasic.cpp:228:19: error: ‘class sf::SoundStream’ has no member named ‘stop’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getSampleRate()’: d of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:245:19: error: ‘class sf::SoundStreaAudio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getChannelCount()’: m’ has no member named ‘getSampleRate’ Audio_Systems/SFML/SFMLbasic.cpp:249:19: error: ‘class sf::SoundStream’ has no member named ‘getChannelCount’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_pause(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:432:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_loop(int)’: Audio_Systems/SFML/SFMLbasic.cpp:253:19: error: ‘class sf::SoundStream’ has no member named ‘getVolume’ Audio_Systems/SFML/SFMLbasic.cpp:412:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_play(int)’: Audio_Systems/SFML/SFMLbasic.cpp:257:19: error: ‘class sf::SoundStream’ has no member named ‘getPitch’ Audio_Systems/SFML/SFMLbasic.cpp:400:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp:261:19: error: ‘class sf::SoundStream’ has no member named ‘getMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp:282:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:265:19: error: ‘class sf::SoundStream’ has no member nameAudio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundStream::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getX()’: d ‘getAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp:278:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:194:11: error: ‘class sf::Sound’ has no member named ‘setPosition’ Audio_Systems/SFML/SFMLbasic.cpp:274:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundStream::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:270:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:266:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:262:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp:258:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:254:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setPitch(float)’: Audio_Systems/SFML/SFMLbasic.cpp:250:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:198:11: error: ‘class sf::Sound’ has no member named ‘setPitch’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setMinDistance(float)’: Audio_Systems/SFML/SFMLbasic.cpp:246:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:202:11: error: ‘class sf::Sound’ has no member named ‘setMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundInstance::setAttenuation(float)’: Audio_Systems/SFML/SFMLbasic.cpp:179:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:206:11: error: ‘class sf::Sound’ has no member named ‘setAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getY()’: Audio_Systems/SFML/SFMLbasic.cpp: At global scope: Audio_Systems/SFML/SFMLbasic.cpp:175:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:171:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundInstance::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:167:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:163:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:159:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp:155:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:231:9: error: ‘SoundSource’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:269:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:273:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:235:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:239:2: error: ‘Time’ in namespace ‘sf’ does not name a type Audio_Systems/SFML/SFMLbasic.cpp:292:35: error: ‘sf::Time’ has not been declared Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::play()’: Audio_Systems/SFML/SFMLbasic.cpp:220:19: error: ‘class sf::SoundStream’ has no member named ‘play’ Audio_Systems/SFML/SFMLbasic.cpp:221:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::pause()’: Audio_Systems/SFML/SFMLbasic.cpp:224:19: error: ‘class sf::SoundStream’ has no member named ‘pause’ Audio_Systems/SFML/SFMLbasic.cpp:225:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::stop()’: Audio_Systems/SFML/SFMLbasic.cpp:228:19: error: ‘class sf::SoundStream’ has no member named ‘stop’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp:245:19: error: ‘class sf::SoundStream’ has no member named ‘getSampleRate’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp:249:19: error: ‘class sf::SoundStream’ has no member named ‘getChannelCount’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:253:19: error: ‘class sf::SoundStream’ has no member named ‘getVolume’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp:257:19: error: ‘class sf::SoundStream’ has no member named ‘getPitch’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:261:19: error: ‘class sf::SoundStream’ has no member named ‘getMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:265:19: error: ‘class sf::SoundStream’ has no member named ‘getAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundStream::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:269:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:273:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:277:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getZ()’: Audio_Audio_Systems/SFML/SFMLbasic.cpp:285:19: error: ‘class sf::SoundStream’ has no member named ‘setLoop’ Systems/SFML/SFMLbasic.cpp:281:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ AuAudio_Systems/SFML/SFMLbasic.cpp:277:19: error: ‘class sf::SoundStream’ has no member named ‘getPositiAudio_Systems/SFML/SFMLbasic.cpp:286:9: warning: no return statement in function returning non-void [-Wreturn-type] on’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getVolume(Audio_Systems/SFML/SFMLbasic.cpp:151:2: warning: control reaches end of non-void function [-Wreturn-type] )’: dio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::setLoop(bool)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getZ()’: AuAudio_Systems/SFML/SFMLbasic.cpp:281:19: error: ‘class sf::SoundStream’ has no member named ‘getPosition’ dio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp:147:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp:143:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setVolume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:289:12: error: ‘class sf::SoundStream’ has no member named ‘setVolume’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPlayingOffset(int)’: Audio_Systems/SFML/SFMLbasic.cpp:293:12: error: ‘class sf::SoundStream’ has no member named ‘setPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPosition(float, float, float)’: Audio_Systems/SFML/SFMLbasic.cpp:297:12: error: ‘class sf::SoundStream’ has no member named ‘setPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPitch(float)’: Audio_Systems/SFML/SFMLbasic.cpp:301:12: error: ‘class sf::SoundStream’ has no member named ‘setPitch’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setMinDistance(float)’: Audio_Systems/SFML/SFMLbasic.cpp:305:12: error: ‘class sf::SoundStream’ has no member named ‘setMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setAttenuation(float)’: Audio_Systems/SFML/SFMLbasic.cpp:309:12: error: ‘class sf::SoundStream’ has no member named ‘setAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma::sound_add_from_buffer(int, void*, size_t)’: Audio_Systems/SFML/SFMLbasic.cpp:331:10: error: ‘class sf::SoundBuffer’ has no member named ‘loadFromMemory’ Audio_Systems/SFML/SFMLbasic.cpp:334:10: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma::sound_add_from_stream(int, size_t (*)(void*, void*, size_t), void (*)(void*, float), void (*)(void*), void*)’: Audio_Systems/SFML/SFMLbasic.cpp:353:68: error: cannot allocate an object of abstract type ‘CustomSoundStream’ Audio_Systems/SFML/SFMLbasic.cpp:38:7: note: because the following virtual functions are pure within ‘CustomSoundStream’: In file included from /usr/include/SFML/Audio/Music.hpp:32:0, /usr/include/SFML/Audio/SoundStream.hpp:183:18: note: virtual bool sf::SoundStream::OnGetData(sf::SoundStream::Chunk&) from /usr/include/SFML/Audio.hpp:34, from Audio_Systems/SFML/SFMLbasic.cpp:24: g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL3/GL3model.o Graphics_Systems/OpenGAudio_Systems/SFML/SFMLbasic.cpp:285:19: error: ‘class sf::SoundStream’ has no member named ‘setLoop’ L3/GL3model.cpp Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual bool PlayableSoundStream::setLoop(bool)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma_user::sound_add(std::string, int, bool)’: Audio_Systems/SFML/SFMLbasic.cpp:286:9: warning: no return statement in function returning non-void [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:369:8: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_replace(int, std::string, int, bool)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setVolume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:289:12: error: ‘class sf::SoundStream’ has no member named ‘setVolume’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPlayingOffset(int)’: Audio_Systems/SFML/SFMLbasic.cpp:293:12: error: ‘class sf::SoundStream’ has no member named ‘setPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPosition(float, float, float)’: Audio_Systems/SFML/SFMLbasic.cpp:297:12: error: ‘class sf::SoundStream’ has no member named ‘setPosition’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setPitch(float)’: Audio_Systems/SFML/SFMLbasic.cpp:301:12: error: ‘class sf::SoundStream’ has no member named ‘setPitch’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setMinDistance(float)’: Audio_Systems/SFML/SFMLbasic.cpp:305:12: error: ‘class sf::SoundStream’ has no member named ‘setMinDistance’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual void PlayableSoundStream::setAttenuation(float)’: Audio_Systems/SFML/SFMLbasic.cpp:309:12: error: ‘class sf::SoundStream’ has no member named ‘setAttenuation’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma::sound_add_from_buffer(int, void*, size_t)’: Audio_Systems/SFML/SFMLbasic.cpp:331:10: error: ‘class sf::SoundBuffer’ has no member named ‘loadFromMemory’ Audio_Systems/SFML/SFMLbasic.cpp:334:10: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma::sound_add_from_stream(int, size_t (*)(void*, void*, size_t), void (*)(void*, float), void (*)(void*), void*)’: Audio_Systems/SFML/SFMLbasic.cpp:353:68: error: cannot allocate an object of abstract type ‘CustomSoundStream’ Audio_Systems/SFML/SFMLbasic.cpp:38:7: note: because the following virtual functions are pure within ‘CustomSoundStream’: Audio_Systems/SFML/SFMLbasic.cpp:391:8: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_play(int)’: Audio_Systems/SFML/SFMLbasic.cpp:399:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_loop(int)’: Audio_Systems/SFML/SFMLbasic.cpp:411:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_pause(int)’: In file included from /usr/include/SFML/Audio/Music.hpp:32:0, from /usr/include/SFML/Audio.hpp:34, from Audio_Systems/SFML/SFMLbasic.cpp:24: /usr/include/SFML/Audio/SoundStream.hpp:183:18: note: virtual bool sf::SoundStream::OnGetData(sf::SoundStream::Chunk&) Audio_Systems/SFML/SFMLbasic.cpp: In function ‘int enigma_user::sound_add(std::string, int, bool)’: Audio_Systems/SFML/SFMLbasic.cpp:369:8: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_replace(int, std::string, int, bool)’: Audio_Systems/SFML/SFMLbasic.cpp:391:8: error: ‘class sf::Sound’ has no member named ‘setBuffer’ Audio_Systems/SFML/SFMLbasic.cpp:431:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_resume_all()’: Audio_Systems/SFML/SFMLbasic.cpp:445:19: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_global_volume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:452:2: error: ‘setGlobalVolume’ is not a member of ‘sf::Listener’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_seek(int, float)’: Audio_Systems/SFML/SFMLbasic.cpp:462:34: error: ‘seconds’ is not a member of ‘sf’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_seek_all(float)’: Audio_Systems/SFML/SFMLbasic.cpp:469:32: error: ‘seconds’ is not a member of ‘sf’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_isplaying(int)’: Audio_Systems/SFML/SFMLbasic.cpp:491:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_ispaused(int)’: Audio_Systems/SFML/SFMLbasic.cpp:496:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_play(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_position(int)’: Audio_Systems/SFML/SFMLbasic.cpp:399:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp:501:24: error: ‘struct PlayableSound’ has no member named ‘getPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_loop(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_length(int)’: Audio_Systems/SFML/SFMLbasic.cpp:411:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp:506:24: error: ‘struct PlayableSound’ has no member named ‘getDuration’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_pause(int)’: Audio_Systems/SFML/SFMLbasic.cpp:507:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:431:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_position(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_resume_all()’: Audio_Systems/SFML/SFMLbasic.cpp:502:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:445:19: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_ispaused(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_global_volume(float)’: Audio_Systems/SFML/SFMLbasic.cpp:497:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:452:2: error: ‘setGlobalVolume’ is not a member of ‘sf::Listener’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_isplaying(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_seek(int, float)’: Audio_Systems/SFML/SFMLbasic.cpp:492:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:462:34: error: ‘seconds’ is not a member of ‘sf’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_pause(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘void enigma_user::sound_seek_all(float)’: Audio_Systems/SFML/SFMLbasic.cpp:432:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:469:32: error: ‘seconds’ is not a member of ‘sf’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_isplaying(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_loop(int)’: Audio_Systems/SFML/SFMLbasic.cpp:412:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:491:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_play(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_ispaused(int)’: Audio_Systems/SFML/SFMLbasic.cpp:400:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:496:24: error: ‘struct PlayableSound’ has no member named ‘getStatus’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_position(int)’: Audio_Systems/SFML/SFMLbasic.cpp:282:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:501:24: error: ‘struct PlayableSound’ has no member named ‘getPlayingOffset’ Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getY()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_length(int)’: Audio_Systems/SFML/SFMLbasic.cpp:506:24: error: ‘struct PlayableSound’ has no member named ‘getDuration’ Audio_Systems/SFML/SFMLbasic.cpp:507:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In function ‘float enigma_user::sound_get_position(int)’: Audio_Systems/SFML/SFMLbasic.cpp:502:1: warning: control reaches end of non-void function [-WreAudio_Systems/SFML/SFMLbasic.cpp:497:1: warning: control reaches end of non-void function [-Wreturn-type] turn-type] Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_ispaused(int)’: Audio_Systems/SFML/SFMLbasic.cpp:278:2: warning: control reaches end of non-void function [-WreturAudio_Systems/SFML/SFMLbasic.cpp:274:2: warning: control reaches end of non-void function [-Wreturn-type] n-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSounAudio_Systems/SFML/SFMLbasic.cpp:492:1: warning: control reaches end of non-void function [-Wreturn-type] dStream::getX()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_isplaying(int)’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundStream::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_pause(int)’: Audio_Systems/SFML/SFMLbasic.cpp:270:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getAttenuation()’Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_loop(int)’: : Audio_Systems/SFML/SFMLAudio_Systems/SFML/SFMLbasic.cpp:266:2: warning: control reaches end of non-void function [-Wreturn-type] basic.cpp:432:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:412:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp: In function ‘bool enigma_user::sound_play(int)’: Audio_Systems/SFML/SFMLbasic.cpp:400:1: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp:282:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:278:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:274:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:262:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundStream::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp:258:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:254:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp:250:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:270:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:246:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getMinDistance()’Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getZ()’: : Audio_Audio_Systems/SFML/SFMLbasic.cpp:262:2: warning: control reaches end of non-void function [-Wreturn-type] Systems/SFML/SFMLbasic.cpp:266:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:179:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getY()’: Audio_Systems/SFML/SFMLbasic.cpp:258:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:175:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundStream::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:254:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:171:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundInstance::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:250:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:167:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundStream::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:246:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:163:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getZ()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:179:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:159:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getY()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp:175:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getX()’: Audio_Systems/SFML/SFMLbasic.cpp:155:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:171:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp:151:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual sf::Vector3f PlayableSoundInstance::getPosition()’: Audio_Systems/SFML/SFMLbasic.cpp:167:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getAttenuation()’: Audio_Systems/SFML/SFMLbasic.cpp:163:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getMinDistance()’: Audio_Systems/SFML/SFMLbasic.cpp:159:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getPitch()’: Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp:147:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp:143:2: warning: control reaches end of non-void function [-Wreturn-type] g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL3/GL3model.o Graphics_Systems/OpenGL3/GL3model.cpp Audio_Systems/SFML/SFMLbasic.cpp:155:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual float PlayableSoundInstance::getVolume()’: Audio_Systems/SFML/SFMLbasic.cpp:151:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getChannelCount()’: Audio_Systems/SFML/SFMLbasic.cpp:147:2: warning: control reaches end of non-void function [-Wreturn-type] Audio_Systems/SFML/SFMLbasic.cpp: In member function ‘virtual unsigned int PlayableSoundInstance::getSampleRate()’: Audio_Systems/SFML/SFMLbasic.cpp:143:2: warning: control reaches end of non-void function [-Wreturn-type] g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL3/GL3model.o Graphics_Systems/OpenGL3/GL3model.cpp Graphics_Systems/OpenGL3/GL3model.cpp: In function ‘std::vector enigma::float_split(const string&, const char&)’: Graphics_Systems/OpenGL3/GL3model.cpp:62:39: error: ‘atof’ was not declared in this scope Graphics_Systems/OpenGL3/GL3model.cpp:70:44: error: ‘atof’ was not declared in this scope Graphics_Systems/OpenGL3/GL3model.cpp: In function ‘std::vector enigma::float_split(const string&, const char&)’: Graphics_Systems/OpenGL3/GL3model.cpp:62:39: error: ‘atof’ was not declared in this scope Graphics_Systems/OpenGL3/GL3model.cpp:70:44: error: ‘atof’ was not declared in this scope Graphics_Systems/OpenGL3/GL3model.cpp: In function ‘std::vector enigma::float_split(const string&, const char&)’: Graphics_Systems/OpenGL3/GL3model.cpp:62:39: error: ‘atof’ was not declared in this scope Graphics_Systems/OpenGL3/GL3model.cpp:70:44: error: ‘atof’ was not declared in this scope g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL3/Info -IAudio_Systems/SFML/Info -ICollision_Systems/Precise/Info -IWidget_Systems/None/Info -INetworking_Systems/None/Info -IUniversal_System/Info -I. -Wall -s -O3 -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp In file included from Universal_System/Extensions/ParticleSystems/include.h:7:0, from API_Switchboard.h:48, from SHELLmain.cpp:54: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h: In function ‘void enigma::particle_bridge::draw_particles(std::vector&, bool, double, int, double, double)’: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:394:83: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:398:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from Universal_System/Extensions/ParticleSystems/include.h:7:0, from API_Switchboard.h:48, from SHELLmain.cpp:54: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h: In function ‘void enigma::particle_bridge::draw_particles(std::vector&, bool, double, int, double, double)’: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:394:83: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:398:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from Universal_System/Extensions/ParticleSystems/include.h:7:0, from API_Switchboard.h:48, from SHELLmain.cpp:54: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h: In function ‘void enigma::particle_bridge::draw_particles(std::vector&, bool, double, int, double, double)’: Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:394:83: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] Universal_System/Extensions/ParticleSystems/PS_particle_bridge_OpenGL3.h:398:114: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] make[1]: Opuszczenie katalogu `/home/fervi/enigma-dev/ENIGMAsystem/SHELL' make: *** [Game] Błąd 2 make[1]: Opuszczenie katalogu `/home/fervi/enigma-dev/ENIGMAsystem/SHELL' make: *** [Game] Błąd 2 make[1]: Opuszczenie katalogu `/home/fervi/enigma-dev/ENIGMAsystem/SHELL' make: *** [Game] Błąd 2