Re: [Iup-users] Visual Studio project not compiling

2024-07-27 Thread Алексей
Thanks for the reply. I am creating a Visual Studio project using the wizard. The method you suggested is very difficult for me and not very clear. I would still like to understand why ip.lib, included in the necessary project parameters, is not linked. I plan to continue creating projects with the

Re: [Iup-users] Visual Studio project not compiling

2024-07-27 Thread Isaac Raway
How did you generate your project files? I generally using CMake to create the sln and cproject files automatically as it is otherwise a bit of a chore. Also, CMake is IUP's native build system, which can be helpful. Another question is, how did you obtain IUP? My recommendation is to use PMM to

[Iup-users] Visual Studio project not compiling

2024-07-27 Thread Алексей
Hello!Windows 11 64 bit, Visual Studio 2019, iup-3.31_Win64_vc17_lib.zip, example file source.c. When compiling a project, I receive messages:Build started...1>-- Build started: Project: IupVsConsole19, Configuration: Debug x64 --1>sample.c1>LINK : warning LNK4098: defaultlib 'LIBCMT' confl