Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Link errors,

Author
Message
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 10th May 2012 16:36
Hi,
after i have installed 1072 i have a lot of Link Errors from my old VS2010 project, what to do ?
1065 work fine.
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 10th May 2012 17:17
The QR code handling we added in 107 makes heavy use of the standard library, which is apparently different between VS2008 and VS2010. So we will be releasing separate libs for each in the near future.
Baraka
12
Years of Service
User Offline
Joined: 4th Feb 2012
Location:
Posted: 10th May 2012 21:57
Hi,
how long you think ? i'm stuck at the moment because i can use a Mac only during the day time and between 1072 and 1065 there are differences in the code we have already implemented and is not so easy for me to switch back.
Baraka
12
Years of Service
User Offline
Joined: 4th Feb 2012
Location:
Posted: 10th May 2012 23:12
I have tried to install VS2008 the C++ part bu i still have the same link errors, what i have to install ?
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 10th May 2012 23:15
Hi Paul,
i have installed the Visula C++ 2008 express as suggested by Lee but i still have link errors, what's wrong ? I have to install also the other things like basic, c# and webdev ?
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 11th May 2012 12:36
I have changed the setting from 100 to 90 as suggested in the other thread but i still have errors like seem to do not found the libraries

1>LINK : fatal error LNK1104: cannot open file 'atlsd.lib'

my project report this, instead the template report another lib.

What to do ?
victordavion
12
Years of Service
User Offline
Joined: 3rd Jan 2012
Location:
Posted: 12th May 2012 05:31
You need to open the project properties and go to Linker then Input. There will be a line that says "Ignore Specific Default Libraries." Put atlsd there. You're wanting to ignore that library when linking.

That should fix your issue
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 12th May 2012 13:23
Hi,
you can select only Yes/No. I have tried selecting Yes but nothing seem to change.

In any case thanks a lot for your support.
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 12th May 2012 20:09
Hi,
i found the place but after i got other errors so the problem is still not solved.


1>AGKWindows.lib(WindowsCore.obj) : error LNK2019: unresolved external symbol __imp__CommDlgExtendedError@0 referenced in function "public: bool __thiscall AGK::cImage::ChooseFromSystem(void)" (?ChooseFromSystem@cImage@AGK@@QAE_NXZ)
1>AGKWindows.lib(WindowsCore.obj) : error LNK2019: unresolved external symbol __imp__GetOpenFileNameA@4 referenced in function "public: bool __thiscall AGK::cImage::ChooseFromSystem(void)" (?ChooseFromSystem@cImage@AGK@@QAE_NXZ)
1>AGKWindows.lib(WindowsCore.obj) : error LNK2019: unresolved external symbol __imp__PrintDlgA@4 referenced in function "public: void __thiscall AGK::cImage:rint(float)" (?Print@cImage@AGK@@QAEXM@Z)
1>C:\Users\BOSS\Desktop\SENTCOM_SVN\Debug\/Jax.exe : fatal error LNK1120: 3 unresolved externals

Login to post a reply

Server time is: 2024-05-04 12:22:02
Your offset time is: 2024-05-04 12:22:02