Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] 64 bits compilation of SUMO on Windows

Hi Mirko,

That did the trick, thanks!

Ruud

On Tue, Mar 14, 2023 at 5:55 PM Mirko Barthauer <m.barthauer@xxxxxxxxxxx> wrote:

Hi Ruud,

you have to select the win64 generator in CMake during the configure step (look at the "optional toolset" dropdown shown in the screenshot )

Best regards
Mirko

Am 14.03.2023 um 17:26 schrieb Ruud van Gaal:
Hi,

I'm trying to build SUMO itself on my machine. I have run CMake and can build most of SUMO it seems, but the result is 32 bits. How can I most easily create 64-bits libraries and dlls instead? Through CMake or Visual Studio itself?
(I'm specifically looking to test something in libtracicpp.lib)

Thanks,
Ruud


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top