473,378 Members | 1,620 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,378 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 2016
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: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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?

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.