Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] SUMO 0.30.0 for Veins in CentOS compilation isssue

Dear Karthik,
I think you will need to install the development files of the fox toolkit - something like libfox-dev. You will need to check with your distro, but this package should contain the fx.h header file. 
Best,
Robert



> -----Original Message-----
> From: sumo-user-bounces@xxxxxxxxxxx [mailto:sumo-user-
> bounces@xxxxxxxxxxx] On Behalf Of karthik kn via sumo-user
> Sent: Sunday, April 08, 2018 3:53 PM
> To: sumo-user@xxxxxxxxxxxxxxxxxxxxx
> Subject: [sumo-user] SUMO 0.30.0 for Veins in CentOS compilation isssue
> 
> Hi,
> Veins Framework is requiring SUMO 0.30.0 and i am using Centos7. However
> when i try to compile sumo 0.30.0 in centos, i get the following error
> 
> g++ -DHAVE_CONFIG_H -I. -I../../src  -I/home/karthik/sumo-0.30.0/./src
> -I/usr/include/gdal  -I/usr/local/include -I/usr/include    -msse2
> -mfpmath=sse -O2 -DNDEBUG  -MT MSParkingArea.o -MD -MP -MF
> .deps/MSParkingArea.Tpo -c -o MSParkingArea.o MSParkingArea.cpp In file
> included from MSParkingArea.cpp:36:0:
> ../../src/utils/foxtools/MFXMutex.h:37:16: fatal error: fx.h: No such file or
> directory
> 
> Some help on this would be appreciated
> 
> --
> -------------------------
> Thanks & Regards
> 
> Karthik.K.N
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most engaging
> tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top