ChallyCai/doubango

what is the correct swing command to generate tinyWRAP_wrap.cxx?

Closed this issue · 2 comments

I use swig command to generate tinyWRAP_wrap.cxx under 
"oubango\bindings\_common".

command:swig -c++ -o tinyWRAP_wrap.cxx -package org.doubango.tinyWRAP -java 
tinyWRAP.i

But i get the new tinyWRAP_wrap.cxx file with "doubango\bindings\java\android
\tinyWRAP_wrap.cxx" have a lot of unlike, and run 
"bindings/java/android/buildAll.sh" not generate .so file


Please provide any additional information below.
I'm will very thanks. 

Original issue reported on code.google.com by wswqi...@gmail.com on 11 Jan 2011 at 9:44

sorry, i see the build sh  "autogen.sh" file.

Original comment by wswqi...@gmail.com on 11 Jan 2011 at 11:44

Original comment by boss...@yahoo.fr on 7 Feb 2011 at 12:25

  • Changed state: Fixed