Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example not building on linux #20

Open
rdtor opened this issue May 24, 2019 · 0 comments
Open

example not building on linux #20

rdtor opened this issue May 24, 2019 · 0 comments

Comments

@rdtor
Copy link

rdtor commented May 24, 2019

/home/s***/of-workspace/addons/ofxAudioAnalyzer/src/ofSoundPlayerExtended.cpp: In member function ‘virtual float ofSoundPlayerExtended::getPosition() const’:
/home/shank/of-workspace/addons/ofxAudioAnalyzer/src/ofSoundPlayerExtended.cpp:726:13: error: control reaches end of non-void function [-Werror=return-type]
pos = float(mpg123_tell(mp3streamf)) / float(channels) / float(samplerate);
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: some warnings being treated as errors
make[1]: *** [/home/s***/of-workspace/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:354: /home/s***/of-workspace/addons/obj/linux64/Release/ofxAudioAnalyzer/src/ofSoundPlayerExtended.o] Error 1
make[1]: Leaving directory '/home/s***/of-workspace/addons/ofxAudioAnalyzer/example-onsets'
make: *** [/home/s***/of-workspace/libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:129: Release] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant