Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

fatal error LNK1117: syntax error in option 'manifest:embed when compiling examples directory with VC2012

$
0
0
Hello all i trying to compile the examples directory in windows 7 using VC 2012 express im doing what i did allways : 1. dradding the D:\Qt_5.1\5.1.1\msvc2012\examples>“C:\Program Files\Microsoft Visual Studio 11.0\VC\vcvarsall.bat” file in to the CMD window 2 running the command : D:\Qt_5.1\5.1.1\msvc2012\examples>qmake -r -tp vc 3. loading the examples.sln in VC 2012 and hit compile the problem that im getting on each project error that says: fatal error LNK1117: syntax error in option ‘manifest:embed when compiling examples directory with VC2012 how can i solve this ?

Viewing all articles
Browse latest Browse all 2113

Trending Articles