On Tue, Oct 15, 2019 at 07:47:38AM +0000, Tran Quang Linh (FGA.PDC) via Net-snmp-coders wrote: > Dear Net-Snmp developer team, > > Currently, I'm trying to build your project > (https://sourceforge.net/p/net-snmp/code/ci/master/tree/) in Android to build > it in 64 bit architecture. But when I create a project and compiler it, I got > tons of error. Please help me to know what I'm doing wrong. > Following is some information about project I developed. > > 1. Project create to build on Eclipse IDE
My guess is that you go wrong in this step. Net-SNMP is a classic configure-based program, to build it you should run ./configure make make install Note that there are no project files nor any IDE in the above description. If you are doing cross builds to your target things becomes a little bit more complicated. /MF > 2. Architecture: Armeabi-v7a Armeabi-v8a, x86, x86_x64 > > 3. Target SDK: 21 > > Please inform to me if you need any information more. I look forward to > hearing from you. > > Thanks and best regards, > LinhTQ2 > > _______________________________________________ > Net-snmp-coders mailing list > Net-snmp-coders@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders