views:

206

answers:

1

Hi,

I am trying to build a program using the command scons compiler = msvc. During this action a link error appears: LNK1181: cannot open input file 'QtCore4.lib'. I have installed Qt for Windows from http://qt.nokia.com/downloads (the free version) and tried to find the requested lib file, but only found the same dll file.

Any advice on how to proceed would be most appreciated.

A: 

It seems I have built Ot using debug option. Without it creates all the necessary libraries.