hyperrealm / libconfig

C/C++ library for processing configuration files
https://hyperrealm.github.io/libconfig/
GNU Lesser General Public License v2.1
1.1k stars 359 forks source link

x86 build instructions #216

Closed simalei closed 2 years ago

simalei commented 2 years ago

How can I build libconfig to the win32(x86) platform, using 64-bit visual studio 2022?

thomastrapp commented 2 years ago

I don't use Visual Studio often. Have you tried using libconfig_vs2017.sln and switching the target platform to win32?

simalei commented 2 years ago

Yeah, i tried, but visual studio says this solution doesn't have this configuration.

simalei commented 2 years ago

I also tried add this configuration but I have error that this configuration was already created.