Jump to content

Nvtt Build Fails


joed
 Share

Recommended Posts

since i updated to ubuntu 11.04 update-workspaces.sh fails<br /><br />i attached the output of the terminal<br /><br />greetings joe

edit: didn't work so i post it here:

Updating bundled third-party dependencies...

bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'

cp output/libFColladaSD.a ../lib/libFColladaSD.a

cp output/libFColladaSR.a ../lib/libFColladaSR.a

SpiderMonkey is already up to date

Building NVTT...

-- Setting optimal options

-- Processor: x86_64

-- Compiler Flags: -march=athlon64

-- Looking for OpenGL - found

-- Looking for GLUT - not found

-- Looking for DirectX - not found

-- Looking for GLEW - not found

-- Looking for Cg - found

-- Looking for CUDA - not found

-- Looking for Maya - not found

-- Looking for JPEG - found

-- Looking for PNG - found

-- Looking for TIFF - found

-- Looking for OpenEXR - not found

-- Use thread library: -lpthread

-- Configuring done

-- Generating done

-- Build files have been written to: /home/~/spiele/0ad/libraries/nvtt/src/build

[ 13%] Built target squish

[ 30%] Built target nvcore

[ 32%] Built target posh

[ 46%] Built target nvmath

make[3]: *** Keine Regel vorhanden, um das Target »/usr/lib/libpng.so«,

benötigt von »src/nvimage/libnvimage.so«, zu erstellen. Schluss.

make[2]: *** [src/nvimage/CMakeFiles/nvimage.dir/all] Fehler 2

make[1]: *** [src/nvtt/CMakeFiles/nvtt.dir/rule] Fehler 2

make: *** [nvtt] Fehler 2

ERROR: NVTT build failed

Edited by joed
Link to comment
Share on other sites

since i updated to ubuntu 11.04 update-workspaces.sh fails<br /><br />i attached the output of the terminal<br /><br />greetings joe

edit: didn't work so i post it here:

Updating bundled third-party dependencies...

bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}'

cp output/libFColladaSD.a ../lib/libFColladaSD.a

cp output/libFColladaSR.a ../lib/libFColladaSR.a

SpiderMonkey is already up to date

Building NVTT...

-- Setting optimal options

-- Processor: x86_64

-- Compiler Flags: -march=athlon64

-- Looking for OpenGL - found

-- Looking for GLUT - not found

-- Looking for DirectX - not found

-- Looking for GLEW - not found

-- Looking for Cg - found

-- Looking for CUDA - not found

-- Looking for Maya - not found

-- Looking for JPEG - found

-- Looking for PNG - found

-- Looking for TIFF - found

-- Looking for OpenEXR - not found

-- Use thread library: -lpthread

-- Configuring done

-- Generating done

-- Build files have been written to: /home/~/spiele/0ad/libraries/nvtt/src/build

[ 13%] Built target squish

[ 30%] Built target nvcore

[ 32%] Built target posh

[ 46%] Built target nvmath

make[3]: *** Keine Regel vorhanden, um das Target »/usr/lib/libpng.so«,

benötigt von »src/nvimage/libnvimage.so«, zu erstellen. Schluss.

make[2]: *** [src/nvimage/CMakeFiles/nvimage.dir/all] Fehler 2

make[1]: *** [src/nvtt/CMakeFiles/nvtt.dir/rule] Fehler 2

make: *** [nvtt] Fehler 2

ERROR: NVTT build failed

Try with:

cd build/workspaces
./clean-workspaces.sh
./update-workspaces.sh

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...