The table generation executable should run on the build system, and thus should
not be cross compiled like the rest of the code. The current cmake rules are
not set up properly for cross compilation. I have not explored how to do so.
Thanks
Bruce
On August 19, 2014 8:20:57 AM PDT, Richard Shaw <[email protected]> wrote:
>We don't have a README.android yet, you're welcome to help make it!
>
>Basically what's going on is that there is an executable built for the
>sole
>purpose of generating some sources. Because you're cross compiling
>andoird
>from another system (linux?) The executable built can not actually run.
>
>You need to first build for your native system (you don't have to
>install,
>just build) then when you want to do your cross-compiling build try
>something like:
>
>cmake-android -DIMPORT_EXECUTABLES=/path/to/ImportExecutables.cmake
>/path/to/codec2/source
>
>The ImportExecutables.cmake file should be in the build directory of
>your
>native build. (i.e. ${CMAKE_BINARY_DIR})
>
>Thanks,
>Richard
>
>
>------------------------------------------------------------------------
>
>------------------------------------------------------------------------------
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Freetel-codec2 mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/freetel-codec2
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2