GLibSharp / GtkSharp

.Net bindings for gtk+3 and above
Other
27 stars 21 forks source link

meson build from MSVC x64 command prompt builds 32 bit dlls #39

Closed boxerab closed 4 years ago

boxerab commented 4 years ago

I have ninja, cmake, VS2017 and VS2019 installed on my system, and I am running from a VS2017 x64 command shell.

Commands are:

meson build
ninja -C build

I am attaching my meson log file.

Thanks!

meson-log.txt

boxerab commented 4 years ago

I have resolved this issue. Closing.