[opensource-dev] Review Request: Pull mesh-upload from Firestorm viewer.

2011-11-06 Thread Nicky Perian

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/512/
---

Review request for Viewer.


Summary
---

This is from the firestorm viewer project. At commit it passes hg policy. The 
only changes made were to pull in the windows archive from 
http://bitbucket.org/NickyP/viewer-development-os-mesh-upload/downloads/nd_hacd-0.131-windows-2005.tar.bz2.
 Linux and mac are using phoenix viewer archives for HACD.


Diffs
-

  autobuild.xml 6b887df85f95 
  doc/contributions.txt 6b887df85f95 
  indra/cmake/CMakeLists.txt 6b887df85f95 
  indra/cmake/FindHACD.cmake PRE-CREATION 
  indra/cmake/HACD.cmake PRE-CREATION 
  indra/cmake/LLConvexDecomposition.cmake 6b887df85f95 
  indra/cmake/ViewerMiscLibs.cmake 6b887df85f95 
  indra/newview/CMakeLists.txt 6b887df85f95 
  indra/newview/llmeshrepository.cpp 6b887df85f95 

Diff: http://codereview.secondlife.com/r/512/diff


Testing
---

Built the viewer, logged to aditi, uploaded a self made primstar tutorial mesh.

Future work will be to obtain linux and mac pre-built libraries from OPEN-122 
project and repeat mesh upload.


Thanks,

Nicky

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: Pull mesh-upload from Firestorm viewer.

2011-11-06 Thread Lance Corrimal

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/512/#review1072
---


doesn't build on debian lenny.

here's the error:
 In function `nd_hacdConvexDecomposition::registerCallback(int, int (*)(char 
const*, int, int))':
nd_hacdConvexDecomposition.cpp:(.text+0xd99): undefined reference to 
`std::ctypechar::_M_widen_init() const'
/usr/src/dolphin/dolphinviewer3/build-linux-i686/packages/lib/release/libhacd.a(hacdHACD.cpp.o):
 In function `HACD::HACD::Compute(bool, bool)':
hacdHACD.cpp:(.text+0x4c79): undefined reference to 
`std::ctypechar::_M_widen_init() const'
hacdHACD.cpp:(.text+0x4c9c): undefined reference to 
`std::ctypechar::_M_widen_init() const'
hacdHACD.cpp:(.text+0x4cc5): undefined reference to 
`std::ctypechar::_M_widen_init() const'
hacdHACD.cpp:(.text+0x4cee): undefined reference to 
`std::ctypechar::_M_widen_init() const'

- Lance


On Nov. 6, 2011, 8:59 a.m., Nicky Perian wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://codereview.secondlife.com/r/512/
 ---
 
 (Updated Nov. 6, 2011, 8:59 a.m.)
 
 
 Review request for Viewer.
 
 
 Summary
 ---
 
 This is from the firestorm viewer project. At commit it passes hg policy. The 
 only changes made were to pull in the windows archive from 
 http://bitbucket.org/NickyP/viewer-development-os-mesh-upload/downloads/nd_hacd-0.131-windows-2005.tar.bz2.
  Linux and mac are using phoenix viewer archives for HACD.
 
 
 Diffs
 -
 
   autobuild.xml 6b887df85f95 
   doc/contributions.txt 6b887df85f95 
   indra/cmake/CMakeLists.txt 6b887df85f95 
   indra/cmake/FindHACD.cmake PRE-CREATION 
   indra/cmake/HACD.cmake PRE-CREATION 
   indra/cmake/LLConvexDecomposition.cmake 6b887df85f95 
   indra/cmake/ViewerMiscLibs.cmake 6b887df85f95 
   indra/newview/CMakeLists.txt 6b887df85f95 
   indra/newview/llmeshrepository.cpp 6b887df85f95 
 
 Diff: http://codereview.secondlife.com/r/512/diff
 
 
 Testing
 ---
 
 Built the viewer, logged to aditi, uploaded a self made primstar tutorial 
 mesh.
 
 Future work will be to obtain linux and mac pre-built libraries from OPEN-122 
 project and repeat mesh upload.
 
 
 Thanks,
 
 Nicky
 


___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] linux build errors

2011-11-06 Thread Nicky D.
 anyone else receiving this and is there a workaround?

It had been once discussed on the mailinglist. That code is really a bit
hackerish and would need some love.

One of the (still hacked) workarounds can be found here
https://bitbucket.org/NickyD/viewer-development/changeset/0c2cb53f7

Cheers,
   Nicky
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges