Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Issue with Xerces and Ubuntu 18.04

Hello,

for me SUMO and Ubuntu 18.04 works fine.
I have installed the package libxerces-c-dev and libxerces-c3.2.
Which version of SUMO are you using?
Have you made a make clean before running ./configure etc.?

Greetings, Harald


Am 14.08.2018 um 00:15 schrieb Levente Alekszejenkó:
Hello,

I have experienced the following problem after upgrading to Ubuntu 18.04:
I cannot compile SUMO, because I get a load of "undefined reference to xercesc_3_1::..." error.
As I believe the problem is that the old version of Ubuntu contained Xerces version 3.1 and the version upgrade updated it to version 3.2 as well.
However I have already tried the basic step for Linux build in connection with Xerces (I mean, I run autoconf, ./configure, make, etc.), I am still not able to compile SUMO.

Have you experienced the same issue?
Do you know any solution to this problem?

Thank you in advance,
Levente Alekszejenkó


_______________________________________________
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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top