Hi Rainer, strange it gives an exception here, should be fixed r41939. On Thu, Nov 17, 2011 at 10:11 AM, Rainer Hohne <[email protected]> wrote: > Thanks Campbell, but I'm sorry to say that while I can build r41938 with > scons, I still get the same error from the cmake_qtcreator_project.py. > Retried it several times now without luck - I hope that I am not > overlooking something obvious. Here is the full error message if you want > to have a look: > > rainer@Ho:~/Programme/blender-svn/buildCMake$ python > ../blender/build_files/cmake/cmake_qtcreator_project.py > CMAKE_DIR '/home/rainer/Programme/blender-svn/buildCMake' > -- Unsupported CFLAG: -Wno-error=unused-but-set-variable > -- Blender Skipping: > (bf_collada;bf_imbuf_cineon;bf_imbuf_dds;bf_imbuf_openexr;extern_openjpeg;extern_recastnavigation;extern_redcode;ge_blen_routines;ge_converter;ge_logic;ge_logic_expressions;ge_logic_ketsji;ge_logic_loopbacknetwork;ge_logic_network;ge_logic_ngnetwork;ge_oglrasterizer;ge_phys_bullet;ge_phys_common;ge_phys_dummy;ge_rasterizer;ge_scenegraph;ge_videotex) > -- Configuring done > -- Generating done > -- Build files have been written to: > /home/rainer/Programme/blender-svn/buildCMake > Traceback (most recent call last): > File "../blender/build_files/cmake/cmake_qtcreator_project.py", line 145, > in <module> > main() > File "../blender/build_files/cmake/cmake_qtcreator_project.py", line 140, > in main > create_qtc_project_main() > File "../blender/build_files/cmake/cmake_qtcreator_project.py", line 86, > in create_qtc_project_main > PROJECT_NAME = project_name_get(SOURCE_DIR) > File > "/home/rainer/Programme/blender-svn/blender/build_files/cmake/project_info.py", > line 227, in project_name_get > stdout=subprocess.PIPE).communicate()[0].decode() > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 324: > ordinal not in range(128) > > CMake itself works fine, I was just speaking about going the CMake route > failed - which for me also includes generating the project files with > cmake_qtcreator_project.py. > > Rainer > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers >
-- - Campbell _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
