Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

LINK(target) out/Release/o3dConverter #232

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.make BUILDTYPE=Release

What is the expected output? What do you see instead?
I get:
  LINK(target) out/Release/o3dConverter
out/Release/obj.target/third_party/fcollada/files/libfcollada.a(FCDObjectWithId.
o): In function `FCDObjectWithId::RemoveDaeId()':
/home/evil/o3d/third_party/fcollada/files/FCDocument/FCDObjectWithId.cpp:77: 
undefined reference to `FUUniqueStringMapT<char>::erase(fm::stringT<char> 
const&)'
collect2: ld returned 1 exit status
make: *** [out/Release/o3dConverter] Error 1

What version of the product are you using? On what operating system?
Latest source from google repository. Arch Linux

Original issue reported on code.google.com by ihatewin...@gmail.com on 9 Aug 2010 at 1:53