Print Page | Close Window

Compiler error ??? with v10.4.2 and VS2005

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=6863
Printed Date: 14 May 2025 at 8:52am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Compiler error ??? with v10.4.2 and VS2005
Posted By: terrym
Subject: Compiler error ??? with v10.4.2 and VS2005
Date Posted: 13 April 2007 at 2:23pm
I am getting a strange error when compiling 64 bit unicode dlls, please see below if anybody has any ideas:

Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0

Copyright (C) Microsoft Corporation. All rights reserved.

Linking...

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Build Time 3:04

Build log was saved at "file://c:\Program Files\Xtreme Toolkit Pro\MFC\WorkSpace\ToolkitPro\Unicode_Debug\vc80x64\BuildLog.htm"

Codejock.ToolkitPro.Shared - 1 error(s), 0 warning(s)

 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey



Replies:
Posted By: terrym
Date Posted: 13 April 2007 at 2:44pm
Below is the 4 errors I get when building all libraries ???
 
Any help appreciated as just purchase this library today
 
Thanks
 
 
------ Build started: Project: Codejock.ToolkitPro.Shared, Configuration: Unicode Debug x64 ------

Linking...

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Build Time 0:20

Build log was saved at "file://c:\Program Files\Xtreme Toolkit Pro\MFC\WorkSpace\ToolkitPro\Unicode_Debug\vc80x64\BuildLog.htm"

Codejock.ToolkitPro.Shared - 1 error(s), 0 warning(s)

------ Build started: Project: Codejock.ToolkitPro.Shared, Configuration: Unicode Release x64 ------

Linking...

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Build Time 0:12

Build log was saved at "file://c:\Program Files\Xtreme Toolkit Pro\MFC\WorkSpace\ToolkitPro\Unicode_Release\vc80x64\BuildLog.htm"

Codejock.ToolkitPro.Shared - 1 error(s), 0 warning(s)

------ Build started: Project: Codejock.ToolkitPro.Shared, Configuration: Debug x64 ------

Linking...

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Build Time 0:17

Build log was saved at "file://c:\Program Files\Xtreme Toolkit Pro\MFC\WorkSpace\ToolkitPro\Debug\vc80x64\BuildLog.htm"

Codejock.ToolkitPro.Shared - 1 error(s), 0 warning(s)

------ Build started: Project: Codejock.ToolkitPro.Shared, Configuration: Release x64 ------

Linking...

LINK : fatal error LNK1104: cannot open file 'kernel32.lib'

Build Time 0:11

Build log was saved at "file://c:\Program Files\Xtreme Toolkit Pro\MFC\WorkSpace\ToolkitPro\Release\vc80x64\BuildLog.htm"

Codejock.ToolkitPro.Shared - 1 error(s), 0 warning(s)

========== Build: 0 succeeded, 4 failed, 20 up-to-date, 0 skipped ==========



-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 13 April 2007 at 3:02pm
Hi,
 
Do you able compile any x64 code with your VC? may be you haven't installed headers/libraries for x64? Visual Studio can't finc 'kernel32.lib' for x64 version.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: terrym
Date Posted: 13 April 2007 at 3:05pm
Hi, we made a full install of VS 2005, with x64, do we need to install Platform SDK etc. with x64 ???
 
Please let us know for fast reponce.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: terrym
Date Posted: 13 April 2007 at 3:05pm
and I meant, thanks for fast responce.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 14 April 2007 at 1:25am
Hi,
 
try just open solution in IDE and build x64 vesion. Think something with paths


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: terrym
Date Posted: 14 April 2007 at 3:28am
Hi
 
I have tried this and still same problem, could you please tell me which paths you recommend in which order ??? to see if this is the issue.
 


-------------
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey


Posted By: Oleg
Date Posted: 15 April 2007 at 9:12am
Hi,
 
 
Open Menu->Tools->Options->Project and Solutions->VC++ Directories
 
 
Change to x64 and Library Files:
 
and check if you have directory
c:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Lib\AMD64
 
if not - add it and check if kernel32.lib indeed in this directory.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net