Hello, I had the same problem. I solved it just by rebuilding from scratch and not incrementally.
Cheers, Lara On Wed, 20 Feb 2019 10:13:29 +0100 Harald Schaefer <[email protected]> wrote: > Hello Developers, > > the latest git version (v1_1_0+0943-1c47a7fe69) has the following problem > > [100%] Linking CXX shared module ../../../../bin/liblibsumojni.so > java/libsumoConstants.java:12: error: incompatible types: possible lossy > conversion from double to int > public final static int INVALID_DOUBLE_VALUE = > libsumoJNI.INVALID_DOUBLE_VALUE_get(); > > > ^ > 1 error > make[2]: *** [src/libsumo/CMakeFiles/libsumojni.dir/build.make:113: > ../../bin/liblibsumojni.so] > > Greetings, Harald > > _______________________________________________ > sumo-dev mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-dev -- Lara CODECA Postdoc Tel : 04.93.00.81.51 EURECOM Campus SophiaTech http://www.eurecom.fr/ _______________________________________________ sumo-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-dev
