379 errors.. bit much??
by Jacob Dankovchik · in Torque Game Engine · 02/17/2004 (3:29 pm) · 23 replies
I just downloaded my Torque SDK, im soo excited, i open the workspace in vc6, compile, and i get a huge amount of errors.. here is a peice:
Linking...
LINK : warning LNK4001: no object files specified; libraries used
LINK : warning LNK4001: no object files specified; libraries used
Creating library ../lib/out.VC6.RELEASE/opengl2d3d.lib and object ../lib/out.VC6.RELEASE/opengl2d3d.exp
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAccum@8
opengl2d3d.exp : error LNK2001: unresolved external symbol _glActiveTextureARB@4
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAllocateVertexBufferEXT@12
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAlphaFunc@8
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAreTexturesResident@12
and it just keeps goin and goin... Wots goin on, and how do i fix this?? :(
Linking...
LINK : warning LNK4001: no object files specified; libraries used
LINK : warning LNK4001: no object files specified; libraries used
Creating library ../lib/out.VC6.RELEASE/opengl2d3d.lib and object ../lib/out.VC6.RELEASE/opengl2d3d.exp
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@12
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAccum@8
opengl2d3d.exp : error LNK2001: unresolved external symbol _glActiveTextureARB@4
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAllocateVertexBufferEXT@12
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAlphaFunc@8
opengl2d3d.exp : error LNK2001: unresolved external symbol _glAreTexturesResident@12
and it just keeps goin and goin... Wots goin on, and how do i fix this?? :(
About the author
#2
02/17/2004 (5:02 pm)
Alrighty thanks much dude! :D
#3
www.garagegames.com/mg/forums/result.thread.php?qt=16176
02/17/2004 (5:09 pm)
Make sure you added the NT symbols as well...www.garagegames.com/mg/forums/result.thread.php?qt=16176
#4
02/17/2004 (5:37 pm)
Well i didint have any other probs like that.. :D I diod the reg thing, all is well now! :D Thanks again!
#5
02/18/2004 (3:50 am)
This seems to always be a problem with people new to Torque. Is there a way to make this blatantly clear to people?
#6
www.garagegames.com/docs/torque.sdk/gstarted/compilers.win32.vc6.html#win32_vc6_...
02/18/2004 (5:07 am)
Not sure how much clearer it can get:www.garagegames.com/docs/torque.sdk/gstarted/compilers.win32.vc6.html#win32_vc6_...
#7
I was just hoping someone had an idea of getting newbies attention on this problem so they don't get flamed to RTFM.
Just a thought.
02/18/2004 (12:21 pm)
I know it was obvious for me when I was just getting started. I have the "problem" of reading everything I can find before asking a question.I was just hoping someone had an idea of getting newbies attention on this problem so they don't get flamed to RTFM.
Just a thought.
#8
02/18/2004 (12:31 pm)
But everything couldnt be found unless a question asked.
#9
when I first got it.
I browsed into the vc6 folder.
seen the reg key and the title of it.
and opened it and read it.
and executed it.
02/18/2004 (12:33 pm)
We are all different..when I first got it.
I browsed into the vc6 folder.
seen the reg key and the title of it.
and opened it and read it.
and executed it.
#10
02/18/2004 (12:42 pm)
At this case maybe yes but not at all, i did like you "Badguy", but in execution blocked by a missed argument "-fullscreen" for a day!.
#11
I cringe everytime I see someone new ask a question that hassbeen asked and answered a thousand times. I really wish people would use that handy function in the top right of their browser.
02/18/2004 (6:03 pm)
I agree mgm. I am greatful for the forums and the questions & answers. I really only try to ask questions I'm 99.9% sure have not been asked or have not been answered clearly.I cringe everytime I see someone new ask a question that hassbeen asked and answered a thousand times. I really wish people would use that handy function in the top right of their browser.
#12
02/18/2004 (6:50 pm)
It would be more handy if people used more descriptive thread names so that a search will find what people are looking for. That or enable full body searching (I think I heard it was comming...).
#13
It makes searching past threads easier. Also, by giving people a first hand idea on what to expect, more people will respond to the thread.
-James Yong
02/18/2004 (7:10 pm)
I agree with Dylan. When I start a thread, I always make sure the thread title will describe the content/problem. :)It makes searching past threads easier. Also, by giving people a first hand idea on what to expect, more people will respond to the thread.
-James Yong
#14
www.garagegames.com/mg/forums/result.thread.php?qt=16093
02/18/2004 (7:30 pm)
Speaking of searching, I tried to make it as easy for everyone as possible, and yet almost no one cares. I guess people just prefer to do things the hard way whenever possible.www.garagegames.com/mg/forums/result.thread.php?qt=16093
#15
02/19/2004 (2:17 pm)
So if somthing could be known just in hours with a qustion and asnwer, i dont think it would be necessary to kick my ass to try and read all the papers by days that may not be useful at the end i find... anyway using the people experiments is a great idea i think.
#16
And another important benefit of searching the forums is while you are looking for one thing you typically will stumble across other things you hadn't even considered. I have found this to be true in my case hundreds of times.
Learning is not just a matter of getting answers, true learning is "Learning how to learn"
02/19/2004 (2:46 pm)
You'll learn far more by reading in most cases, and anyone could give you bad advice at any time, then you would be pissed that you had done what they said but it hadn't worked. When you follow forum threads and resources you get to see all points of view, the correct ones, and the incorrect ones. And usually a resource or thread will terminate at the correct solutions. Also there are times when there is more than one way to solve a particular problem.And another important benefit of searching the forums is while you are looking for one thing you typically will stumble across other things you hadn't even considered. I have found this to be true in my case hundreds of times.
Learning is not just a matter of getting answers, true learning is "Learning how to learn"
#17
Its the difference between learning math and finding out from the guy next door that the funny symbol '2 + 2' equals something that looks like '4' or maybe he said '5'
Even if you don't agree with him, you shouldn't make a post your first reaction. You can get a bad rep quickly. Have people pass right over your questions because they see you posted it and its probally something simple you didn't bother to look up.
02/19/2004 (3:16 pm)
I couldn't agree with Kenneth more!!! (Yes I believe it deserved three bangs!)Its the difference between learning math and finding out from the guy next door that the funny symbol '2 + 2' equals something that looks like '4' or maybe he said '5'
Even if you don't agree with him, you shouldn't make a post your first reaction. You can get a bad rep quickly. Have people pass right over your questions because they see you posted it and its probally something simple you didn't bother to look up.
#18
also i wrote:
when i seeking an article or resource to read and i can't find, i shoulndn't search the whole site to find it, while some one knows the right path, i dont want to be commented about anything by an answer in forum, i just want the correct location of my solution either by an immediate answer or a refernce to it, it's not the matter.
02/19/2004 (10:37 pm)
Kenneth wrote:Quote:True learning is "Learning how to learn".
also i wrote:
Quote:But everything couldnt be found unless a question asked.
when i seeking an article or resource to read and i can't find, i shoulndn't search the whole site to find it, while some one knows the right path, i dont want to be commented about anything by an answer in forum, i just want the correct location of my solution either by an immediate answer or a refernce to it, it's not the matter.
#19
02/19/2004 (11:12 pm)
With an attitude like that, I'm sure you'll get all the help you deserve.
#20
In your case, however, you asked a question that was clearly covered by the "intro" page. At the VERY least, you should have read the 3 or 4 webpages of introduction that GG sent in your email when you bought Torque. It clearly stated how to use CVS, how to compile, etc. If you hope to use Torque at all, you'll be expected to read some intro docs.
If after reading the few "getting started" docs you're still having troubles, then ask away. But don't be surprised if you find people not wanting to help you after you've asked a third question that was covered by the getting started guide.
02/19/2004 (11:17 pm)
I think you miss the point, mgm. In some situations it makes sense to ask a question and want a quick, easy response so you don't waste time.In your case, however, you asked a question that was clearly covered by the "intro" page. At the VERY least, you should have read the 3 or 4 webpages of introduction that GG sent in your email when you bought Torque. It clearly stated how to use CVS, how to compile, etc. If you hope to use Torque at all, you'll be expected to read some intro docs.
If after reading the few "getting started" docs you're still having troubles, then ask away. But don't be surprised if you find people not wanting to help you after you've asked a third question that was covered by the getting started guide.
Torque Owner Harold "LabRat" Brown
www.garagegames.com/mg/forums/result.thread.php?qt=4166