SUB-20-100120-x64 Link with sub20.dll

All about Sub-20 Multi Interface USB Adapter USB to I2C, SPI, GPIO, RS232, RS485, Ir, LCD

Moderator: serg

serg
Posts: 143
Joined: Mon Aug 31, 2009 9:17 pm

Re: SUB-20-100120-x64 Link with sub20.dll bug

Post by serg »

Hi Dan,

Unfortunately, I don't think I can help you with this. This is well known Microsoft issue and it is not directly related to the SUB-20 product. You may try to contact Microsoft for more info or better just google "LNK1000" and try to find a solution.
http://msdn.microsoft.com/en-us/library ... S.71).aspx
http://support.microsoft.com/kb/888327
I would guess there is something related to precompiler header files. Try to disable this feature and rebuild your project.

Regards

Superman
Posts: 2
Joined: Sun Sep 26, 2010 4:14 am

Re: SUB-20-100120-x64 Link with sub20.dll bug

Post by Superman »

Win 7 when there is much support in Win xp and I encourage you to use Windows XP!

Bocdan
Posts: 18
Joined: Sat Aug 21, 2010 5:31 am

Re: SUB-20-100120-x64 Link with sub20.dll bug

Post by Bocdan »

I did fix that problem a while back by including libsub.h in stdafx.h instead (seems that's how you're always supposed to do things with MFC) and then include stdafx.h. Another thing to fix that linker problem is to remove the incremental build option in the project options.

Dan

Post Reply