473,394 Members | 1,893 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Migrating to vs2005

Hello
I saw this question has been asked before, but the answer doesn't sole my
problem.

My problem is after upgrate to visual studio 2005, I have the link error:
nvDXTlib.lib(vqinit.obj) : error LNK2019: unresolved external symbol __iob
referenced in function "public: struct KDTree * __thiscall
CompressedTextureLevel::insert(struct KDTree *,long,long,short *)"
(?insert@CompressedTextureLevel@@QAEPAUKDTree@@PAU 2@JJPAF@Z)

The problem is: I can find symbol __iob in libc.lib or msvcrt.lib (dumpbin
output )in vs 2003.net, but in vs2005, libc.lib has been removed. And I use
dumpbin to search libcmt.lib and msvcrt.lib, there is no symbol _iob.

I believe if NVidia recompile the nvDXTlib.lib with vs2005 can solve this
problem, but even I get the latest version of this tools, it's still build by
vs2003 (use dumpbin I can find link defaultlib libcp.lib which has been
removed from vs2005)

Is there a way to solve this problem? Is there a lib in vs2005 can suport
the third-party lib which generated by vs2003?

Thanks

Liu Xiao
Mar 31 '06 #1
0 1305

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Shai Levi | last post by:
Hi, I'm trying to migrate native c++ class to managed c++ class. The native class header definition looks as: class NativeClass { public: typedef void (CbFunc1)(int n,void* p);
1
by: Tony Johansson | last post by:
Hello!! You may correct me if I say something that is not right. If I want to use the .NET framework for an VC6/MFC application I must compile the VC6/MFC to VC8 using the /CLI switch after...
0
by: Coach | last post by:
I have just migrated an application from VS2003 to VS2005 and now receive Ambigous Match Found error. I changed my Control Tag to represent 2005 and now I receive an error stating "another...
3
by: Dietmar Marek | last post by:
Hi folks, I just converted my C#/C++ 2003 solution to 2005. The conversion of all 31 projects worked fine, but I can't start it now. It tells me: "Can't start 'xxx.exe' or one of its...
0
by: =?Utf-8?B?c2hhZG93?= | last post by:
After migrating my project from VS2003 to VS2005, the images in my aspx pages don't show (only a red X is shown). But the images show up inside the Visual Studio View Designer. This is the aspx...
2
by: jeenajos | last post by:
Hi all, Im having a doubt that can we migrate from vs2005 to vs2003? Can a project done in vs 2005 can be made run in vs2003? Thanks Jeen
2
by: =?Utf-8?B?S2V2aW5NdXJwaHlSSkxH?= | last post by:
I have a managed c++ class with a number of static methods, all of which are declared public. After switching from .NET 1.1 to 2.0 (Visual Studio 2003 to VS 2005), I'm now getting compiler errors...
1
by: sureshhalade | last post by:
I want to migrate VS2003 Windows/Class library/console project to VS2005 Windows/Class library/console project. And the DLL out of VS2005 project should work as previously. Note: My main project...
2
by: CKKwan | last post by:
The Web Project in VS 2003 is created in the inetpub. But in VS2005 / 2008, they store together in the project / soluction directory. Now, when I am migrating, how can I ensure that all these...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.