ProTonS
25th August 2009, 19:04
Hello everybody,
I have a new problem here, I´m trying to use qwt.
Well, I´m using msvc 2008 pro, with vc addin. I´ve already donwload and built qwt using nmake. I´ve built the samples too. But I cant build it from msvc.
I´m following this thread: http://www.qtforum.org/article/28511/solved-qwt-link-problem-with-msvs2008.html
I set everything like him and the documentation, but I´ve received a time executing error: "This application has failed to start because MSVCP90.dll was not found. Re-installing the application may fix this problem". Then I put this and other files from the directory into the system32, after that I´ve received another error:
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!
Program: D:\Documents and ...
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
---------------------------
OK
---------------------------
I dont know what to do, I compiled the samples using msvc console, then I think its a config problem, but I dont know what config I must change to execute it.
Thanks for any help.
Bye bye.
I have a new problem here, I´m trying to use qwt.
Well, I´m using msvc 2008 pro, with vc addin. I´ve already donwload and built qwt using nmake. I´ve built the samples too. But I cant build it from msvc.
I´m following this thread: http://www.qtforum.org/article/28511/solved-qwt-link-problem-with-msvs2008.html
I set everything like him and the documentation, but I´ve received a time executing error: "This application has failed to start because MSVCP90.dll was not found. Re-installing the application may fix this problem". Then I put this and other files from the directory into the system32, after that I´ve received another error:
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!
Program: D:\Documents and ...
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
---------------------------
OK
---------------------------
I dont know what to do, I compiled the samples using msvc console, then I think its a config problem, but I dont know what config I must change to execute it.
Thanks for any help.
Bye bye.