The problem with linking Qt classes with the MSVS compiler.

Aleksandr 1 Reputation point
2021-07-09T10:01:22.17+00:00

Good day! I need help solving the following problem. When building a project in the Visual Studio environment, linker MSVC the linker reports linking errors. The paths to the framework Qt and Visual Studio are spelled out in environment variables. I work in the Windows 10 operating system. I build the program with the compiler MSVC. The same project builds successfully on another computer. The problem is definitely not in the project settings. Please, can you suggest possible solutions to this problem?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,637 questions
{count} votes