I am Using Visual Studio 6 sp5 and Windows Xp sp3... I am Trying to compile 
the demo file linear and the following linker error are occuring... Plz help 
on that. 

Linking...
linear.obj : error LNK2001: unresolved external symbol __imp__gl...@0
linear.obj : error LNK2001: unresolved external symbol __imp__glcolo...@12
linear.obj : error LNK2001: unresolved external symbol __imp__glvertex...@4
linear.obj : error LNK2001: unresolved external symbol _sgVecOps3
linear.obj : error LNK2001: unresolved external symbol __imp__glbe...@4
linear.obj : error LNK2001: unresolved external symbol _AG_WindowShow
linear.obj : error LNK2001: unresolved external symbol 
_AG_FSpinbuttonSetIncrement
linear.obj : error LNK2001: unresolved external symbol _AG_WidgetBind
linear.obj : error LNK2001: unresolved external symbol _AG_FSpinbuttonNew
linear.obj : error LNK2001: unresolved external symbol _AG_BoxNew
linear.obj : error LNK2001: unresolved external symbol _AG_WindowSetPosition
linear.obj : error LNK2001: unresolved external symbol _AG_WindowSetCaption
linear.obj : error LNK2001: unresolved external symbol _AG_WindowNew
linear.obj : error LNK2001: unresolved external symbol _AG_Destroy
linear.obj : error LNK2001: unresolved external symbol _AG_EventLoop_FixedFPS
linear.obj : error LNK2001: unresolved external symbol _sgMatOps44
linear.obj : error LNK2001: unresolved external symbol 
_AG_WindowSetGeometryRect
linear.obj : error LNK2001: unresolved external symbol _agView
linear.obj : error LNK2001: unresolved external symbol _SG_ViewNew
linear.obj : error LNK2001: unresolved external symbol _AG_ObjectAttach
linear.obj : error LNK2001: unresolved external symbol _AG_ObjectSetName
linear.obj : error LNK2001: unresolved external symbol _AG_ObjectInit
linear.obj : error LNK2001: unresolved external symbol _AG_RegisterClass
linear.obj : error LNK2001: unresolved external symbol _SG_New
linear.obj : error LNK2001: unresolved external symbol _agColors
linear.obj : error LNK2001: unresolved external symbol _SDL_MapRGB
linear.obj : error LNK2001: unresolved external symbol _agVideoFmt
linear.obj : error LNK2001: unresolved external symbol _AG_ViewCapture
linear.obj : error LNK2001: unresolved external symbol _AG_BindGlobalKey
linear.obj : error LNK2001: unresolved external symbol _AG_Quit
linear.obj : error LNK2001: unresolved external symbol _SG_InitSubsystem
linear.obj : error LNK2001: unresolved external symbol _AG_InitVideo
linear.obj : error LNK2001: unresolved external symbol _AG_GetError
linear.obj : error LNK2001: unresolved external symbol _AG_InitCore
linear.obj : error LNK2001: unresolved external symbol _AG_FatalError
LIBCMTD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/linear.exe : fatal error LNK1120: 36 unresolved externals
Error executing link.exe.
Creating browse info file...

linear.exe - 37 error(s)


Thanks and Regards
Vidhyan V

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to