it compiles OK, thank you. Regards Yousef Harfoush [email protected]
> Date: Fri, 12 Feb 2016 20:22:32 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [Bf-committers] error building with mingw-cmake > > Committed fix, please try again! > > On Fri, Feb 12, 2016 at 6:32 PM, Sergey Sharybin <[email protected]> > wrote: > > > Hi. > > > > Seems i used c++0 feature which does not exist in your compiler. Will > > commit a fix soon (in the middle of other change atm, so wouldn't happen > > immediately). > > > > On Fri, Feb 12, 2016 at 6:25 PM, Yousef Harfoush <[email protected]> wrote: > > > >> git 4b42a4908633989969f1f266c36c9cbca9fd9a99 > >> > >> error: > >> E:\code\blender\blender-patched\intern\cycles\util\util_path.cpp: In > >> function 'std::string ccl::path_make_compatible(const string&)': > >> E:\code\blender\blender-patched\intern\cycles\util\util_path.cpp:509:10: > >> error: 'std::string' has no member named 'pop_back' > >> mingw32-make[2]: *** > >> [intern/cycles/util/CMakeFiles/cycles_util.dir/util_path.cpp.obj] Error 1 > >> mingw32-make[1]: *** [intern/cycles/util/CMakeFiles/cycles_util.dir/all] > >> Error 2 > >> mingw32-make: *** [all] Error 2 > >> > >> error log: > >> http://www.pasteall.org/64535 > >> > >> > >> Regards > >> Yousef Harfoush > >> [email protected] > >> > >> > >> _______________________________________________ > >> Bf-committers mailing list > >> [email protected] > >> http://lists.blender.org/mailman/listinfo/bf-committers > >> > > > > > > > > -- > > With best regards, Sergey Sharybin > > > > > > -- > With best regards, Sergey Sharybin > _______________________________________________ > 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
