Dieter Oberkofler wrote:
I'm also having problems with a library in the format
"D:\MyDev\ljs_app\trunk\tools\..\xvt\win\lib\tls12dvc71".
This library was successfully processed in CMake 2.4.6 but when using 2.6.4
nmake issues the following error message:
NMAKE : fatal error U1073: don't know how to make
'D:\MyDev\ljs_app\trunk\tools\..\xvt\win\lib\tls12dvc71'
Could this be related to a change in CMake's behaviour?
Thank you
-Dieter
That should be:
D:\MyDev\ljs_app\trunk\tools\..\xvt\win\lib\tls12dvc71.lib
right?
-Bill
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake