des-testbed / libara

A framework for the implementation and evaluation of routing algorithms based on the Ant Colony Optimization (ACO) metaheuristic.
GNU General Public License v3.0
19 stars 11 forks source link

Makefile : Failed Build from OMNET++ 5 [Windows] #139

Open dhavalkvaria opened 6 years ago

dhavalkvaria commented 6 years ago

clang++.exe: error: unsupported option '-fPIC' for target 'x86_64-w64-windows-gnu'

LOG : 18:01:01 Build of configuration clang-debug for project ARA-Simulation make MODE=debug all find: ‘inetmanet/src’: No such file or directory find: ‘inetmanet/src’: No such file or directory Compiling src/core/AbstractARAClient.cpp clang++.exe: error: unsupported option '-fPIC' for target 'x86_64-w64-windows-gnu' make: *** [Makefile:316: out/clang++-debug/src/core/AbstractARAClient.o] Error 1

18:01:08 Build Finished (took 6s.994ms)