Hi Robert
the version.h was in src, but now it is generated in the
build/cmake-build/src folder, at least under linux, as one of the first
steps
The script to build it is tools/build/version.py
Best regards,
Harald
Am 13.12.19 um 19:02 schrieb [email protected]:
Hi,
I just "git pulled" myself to the latest version of SUMO and used
'cmake -G "Xcode"' to create an Xcode project. It works just fine, but
it is complaining about a missing version.h.
My config.h looks like the following:
...
/* Define if auto-generated version.h should be used. */
#define HAVE_VERSION_H
#ifndef HAVE_VERSION_H
/* Define if auto-generated version.h is unavailable. */
#define VERSION_STRING "1.4.0"
#endif
...
So, HAVE_VERSION_H is defined, but there is no file version.h in the
source tree. Any pointers?
Cheers,
Robert
_______________________________________________
sumo-user 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-user
_______________________________________________
sumo-user 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-user