I am banging my head trying to install Installing Visual C++ Toolkit 2003.
Instructions from:
http://root.cern.ch/root/Procedure/Procedure%20to%20install%20the%20free%20Microsoft%20Visual%20C.htm
http://www.ogre3d.org/forums/viewtopic.php?t=15131&highlight=&sid=ce193664e1d3d7c4af509e6f4e2718c6
However I cannot find msvcrt.lib:
Steps:
$ winetricks dotnet20
$ cd .wine
$ find . | grep -i msvcrt
./drive_c/windows/system32/msvcrt.dll
Where is msvcrt.lib ?
Subscribe to:
Post Comments (Atom)
3 comments:
Easier to read:
http://mateusz.loskot.net/2008/09/22/visual-c-toolkit-2003-still-in-use/
See my feature request:
http://code.google.com/p/winezeug/issues/detail?id=54
Let's try to see if wine 1.30 fixes my issue.
http://bugs.winehq.org/show_bug.cgi?id=19783
Post a Comment