473,394 Members | 1,781 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.

VC++ linking error

I get a linking error when building an openGl program under Visual C++ 6.
I've set the entry point symbol to wWinMainCRTStartup as per the solution
posted but still no luck

The error message i get is posted below.

LIBCD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol
_wWinMain@16
Debug/newestgl.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

any help would be great!
Nov 17 '05 #1
1 2017
Missing some LIB files???

"Shawn" <Sh***@discussions.microsoft.com> дÈëÓʼþ
news:9F**********************************@microsof t.com...
I get a linking error when building an openGl program under Visual C++ 6.
I've set the entry point symbol to wWinMainCRTStartup as per the solution
posted but still no luck

The error message i get is posted below.

LIBCD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol
_wWinMain@16
Debug/newestgl.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

any help would be great!

Nov 17 '05 #2

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

Similar topics

5
by: J | last post by:
Hi everyone, I started embedding python into a 3D graphics App and I came across this linking problem. SO.lib(ScnGlobal.obj) : error LNK2001: unresolved external symbol...
1
by: manish | last post by:
Hi, I am a fresher in the programming field i.e although I have done programming at the basic level but at professional level I am very new and I am facing many problems. These probllems are...
2
by: sb | last post by:
Hello. I have three files in a VC++6 project - a header file called Schedule.h, an implementation class called Schedule.cpp and a test class with main called TestSchedule1.cpp. It compiles fine in...
1
by: yanwan | last post by:
Hello I met some problems in linking a project, and hope someone can give me some advice. -----------Configuration: lighting - Win32 Release-------------------- Linking... LINK : warning...
2
by: Cris Ding | last post by:
Hi, everyone, Suppose the following simple program: #include "engine.h" int main() { Engine *ep;
0
by: ngnuser | last post by:
I am developing an app (console) in vc++ 6 that link with a library developed using vc++ 7. Getting lots of linker error (undefined reference). Any suggestion/solution for this problem. Runtime...
0
by: Neal Bade | last post by:
We have a DLL built using VS.net 2003 (written in C++) that uses the .net object DateTime. The DLL exports several functions that we wrote to do date and time offsets (AddYears, AddMonths, etc)....
4
by: Sanjay Kumar | last post by:
Folks ! I am working with VC++ after a long time and having problem linking latest xerces 2.7 in VC++ 2005 Express Edition. I have done following: 1. downloaded and unpacked the the...
4
sangeetha jagannathan
by: sangeetha jagannathan | last post by:
hi i am converting a project from vc++ 6.0 to vc++ 7.1(visual c++ .NET 2003), while compiling i bet a lot of linking errors, can u help me fix it the errors that i encountered are Linking......
0
by: JohnIdol | last post by:
VC++6 to VC++2003 - linking troubles -------------------------------------------------------------------------------- Hi All, I successfully ported an application from VC++6 to VS2003. Solved...
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:
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.