hi
i got problem
whith building aegisub.org from source
- how to builde devel.aegisub.org/wiki/Build/Deps
there is no broblem after i run
file./configure
HTML Code:
***********************************************************************
* No supported video/audio reader interface was found on your system.
* You will not be able to open any video or audio files in Aegisub
* unless you install a supported video/audio provider.
* You will however still be able to open "dummy" video, ie. a blank,
* virtual video clip with subtitles overlaid.
* Currently we only support one video/audio provider on non-Windows
* systems:
* - FFmpegSource
* * code.google.com/p/ffmpegsource/
***********************************************************************
Configure settings
Install prefix: /usr/local
SVN Revision: 6219
Debug no
CXXFLAGS -g -O2 -Wall -Wextra -Wno-unused-parameter -Wno-long-long -fpermissive -fno-strict-aliasing -std=c++98 -pipe -O2
CPPFLAGS
LDFLAGS
Default Settings
Video Provider: NONE
Audio Provider: NONE
Subtitle Provider: NONE
Audio Player: oss
Scripting Engines
auto3 Lua: no (autodetected)
auto4 Lua: no (autodetected)
auto4 Perl: no (default)
auto4 Ruby: no (default)
Audio Players
ALSA: no (autodetected)
OpenAL: no (autodetected)
OSS: yes (autodetected)
PortAudio: no (autodetected)
PulseAudio: no (autodetected)
A/V Providers
FFmpegSource: no (autodetected)
Subtitle Providers:
libASS no (autodetected)
Misc Packages
Hunspell: no (autodetected)
universalchardet: yes (default)
the problem i got after i run
it's something elated to wx (wxwidgets.org)
wxHandleFatalExceptions’ was not declared in this scope
last make log
HTML Code:
st -f 'main.cpp' || echo './'`main.cpp
main.cpp: In member function ‘virtual bool AegisubApp::OnInit()’:
main.cpp:143:31: error: ‘wxHandleFatalExceptions’ was not declared in this scope
make[4]: *** [aegisub_2_1-main.o] Error 1
make[4]: Leaving directory `/home/syse8/Downloads/aegisub-2.1.9/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/syse8/Downloads/aegisub-2.1.9/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/syse8/Downloads/aegisub-2.1.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/syse8/Downloads/aegisub-2.1.9'
make: *** [all] Error 2
i upload in Attach
2 file
main.ccp =aegisub
setup.h = for wx in /uer/lib/wx/
thank you for your reading this
i am waiting for help