Home > Mobile >  Took an old project, can only use the NDK - 12 compilation, now want to upgrade the NDK version, the
Took an old project, can only use the NDK - 12 compilation, now want to upgrade the NDK version, the

Time:12-02

Took an old project, long time no maintenance, can only use the NDK - 12 compilation, now want to upgrade the NDK version, the results reported sys/timeb. H, an error is as follows:
 
"Include"./SRC/include the./include/../../../../lib/Android/avit_common/include
[armeabi - v7a] the Compile thumb: BondTransmission & lt; C
=live_tcp_send_2.In the file included the from./SRC/live_tcp_send_2. C: 13:
The./SRC/include/bond_transmission_common_include. H: spoken: fatal error: 'sys/timeb. H file not found
#include
^ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
1 error generated.
Make: * * * [/opt/the NDK/android - the NDK - r21/build/core/build - binary. Mk: 476: build/android//local/armeabi v7a/objs BondTransmission/SRC/live_tcp_send_2. O] Error 1


Compile platform for: Ubuntu 18.04
The NDK version for android - the NDK - 21
Set the minimum version for android Application. Mk - 21

CodePudding user response:

You can find the corresponding files in the NDK - 12, in the latest inside
  • Related