Thank you Brecht. Now I'm getting a math module error http://www.pasteall.org/38005
After that I svn up, deleted by build folder, ran install_deps again (which had some updates), configured cmake like this: cmake -D BOOST_ROOT=/opt/lib/boost -D Boost_NO_SYSTEM_PATHS=ON -D WITH_CODEC_FFMPEG=ON -D FFMPEG=/opt/lib/ffmpeg -D FFMPEG_LIBRARIES='avformat;avcodec;avutil;avdevice;swscale;rt;theora;theoradec;theoraenc;vorbis;vorbisenc;vorbisfile;openjpeg' ../source/ And built. Still the same error Daniel Salazar patazstudio.com On Thu, Dec 13, 2012 at 2:00 AM, Brecht Van Lommel < [email protected]> wrote: > Hi, > > I committed some changes now which might fix it, but it's guesswork as > I couldn't redo the issue. If that still doesn't work, maybe try a > fresh svn checkout or clean the build directory entirely .. I'm not > sure what else might be causing this. > > Brecht. > > On Tue, Dec 11, 2012 at 11:48 PM, Daniel Salazar - 3Developer.com > <[email protected]> wrote: > > And this are the lib links for the binary > > > > http://www.pasteall.org/37933 > > > > Daniel Salazar > > patazstudio.com > > > > > > > > On Tue, Dec 11, 2012 at 3:36 PM, Daniel Salazar - 3Developer.com < > > [email protected]> wrote: > > > >> Hi, I just built trunk svn and it's failing on launch with this error > >> > >> http://www.pasteall.org/37930 > >> > >> cheers > >> > >> Daniel Salazar > >> patazstudio.com > >> > >> > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
