Giter VIP home page Giter VIP logo

Comments (5)

namdroid avatar namdroid commented on July 19, 2024

i've replaced readlink with grealink in sh script, then it works, but now i get:
...
../../sources/stoken-0.81/src/sdtid.c: In function 'parse_date':
../../sources/stoken-0.81/src/sdtid.c:837:2: error: implicit declaration of function 'timegm' [-Werror=implicit-function-declaration]

from ics-openconnect.

namdroid avatar namdroid commented on July 19, 2024

compile iwth ndk-r10e i get:
...
compiling static library
lz4.c: In function 'LZ4_slideInputBuffer':
lz4.c:1324:33: warning: cast increases required alignment of target type [-Wcast-align]
int dictSize = LZ4_saveDict((LZ4_stream_t*)ctx, (char*)ctx->bufferStart, 64 KB);
^
lz4hc.c: In function 'LZ4_compressHC_continue_generic':
lz4hc.c:645:24: warning: cast increases required alignment of target type [-Wcast-align]
LZ4_loadDictHC((LZ4_streamHC_t*)ctxPtr, (const char*)(ctxPtr->end) - dictSize, (int)dictSize);
^
compiling dynamic library 1.5.0
arm-linux-androideabi-gcc: error: /usr/lib/liblz4.1.dylib: No such file or directory
arm-linux-androideabi-gcc: error: 1: No such file or directory
arm-linux-androideabi-gcc: error: 1.5.0: No such file or directory
arm-linux-androideabi-gcc: error: unrecognized command line option '-install_name'
arm-linux-androideabi-gcc: error: unrecognized command line option '-compatibility_version'
arm-linux-androideabi-gcc: error: unrecognized command line option '-current_version'
make[2]: *** [liblz4] Error 1

..

any idea ?

from ics-openconnect.

namdroid avatar namdroid commented on July 19, 2024

ok, i switched to debian 8 and android-ndk-e10e and it works.

from ics-openconnect.

schemacs avatar schemacs commented on July 19, 2024

android-ndk-r10d also works on Ubuntu 16.04.

from ics-openconnect.

cernekee avatar cernekee commented on July 19, 2024

Added an experimental option to download prebuilt native libraries, so it should be possible to hack on the app using OSX or Windows. Let me know how it works.

from ics-openconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.