VERICUT Users' Forum

Due to relentless spammers, we are no longer automatically accepting new forum registrations. If you wish to register for this forum, please send an e-mail to: info@cgtech.com

You are not logged in.

#1 2006-06-13 00:43:29

chrisw
Member
From: Bellevue, WA
Registered: 2005-09-27
Posts: 2
Website

64 bit dll won't load

:?

I installed the release version of Vericut 6.0 and the 64 bit dll isn't loading correctly on our system:

<error message>
Unable to access shared library D:\cgtech60\windows64\vericut\CGTech.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
</error message>

(it doesn't)

size of 32 bit dll - 6,791,168 bytes
size of 64 bit dll - 8,482,304 bytes

OS Version - XP Porfessional x64 Edition SP 1

any ideas?

Offline

#2 2006-06-13 16:45:08

SergeV
Senior Member
From: Irvine, CA
Registered: 2004-10-08
Posts: 507
Website

Re: 64 bit dll won't load

Edit D:\cgtech60\windows64\commands\vericut.bat, and add the command shown in Bold below. This will create a file called debug.txt, please send it to Tech Support, it will not fix it, but might give us some clues on what is happening.


if "%OS%" == "Windows_NT" set start_cmd=start "VERICUT" %waitopt%
if "%OS%" == "" set start_cmd=start %waitopt%

set > c:\temp\debug.txt

%start_cmd% "%CGTECH_JRE%\bin\javaw" -Dsun.java2d.noddraw=true -Xms16m -Xmx64m -Xss4m -classpath "%CGTECH_CLASSES%;%CGTECH_CLASSES%\CGTech.jar;%CGTECH_CLASSES%\iText.jar;%CGTECH_CLASSES%\iTextAsian.jar" Vericut %argstr%
:end_cgtech

Offline

#3 2006-06-14 23:24:06

SergeV
Senior Member
From: Irvine, CA
Registered: 2004-10-08
Posts: 507
Website

Re: 64 bit dll won't load

We are still investigating the reason for the error. A solution will be published soon.

Thank you for your patience.

Offline

#4 2006-06-16 00:00:57

BillH
VERICUT Specialist
From: Irvine, CA
Registered: 2004-10-08
Posts: 146
Website

Re: 64 bit dll won't load

VERICUT fails on 64bit Windows because a "redistribution" of the Microsoft Visual Studio C++ 2005 runtime environment is required on the computer. We failed to notice this change (from Visual Studio 6.0 to 2005 versions).

If you have Microsoft Visual Studio C++ 2005 installed, you will not need the "redistribution". But this is not usually available for a normal VERICUT user.

We are currently investigating the best way to handle the "redistribution".

If you have a computer science orientation, and are interested in our options, have a look at:

http://msdn2.microsoft.com/en-US/library/ms235316.aspx

We will likely go with option #3 since it does not require administrator priv's.

We expect to have a solution to distribute by early next week.

Sorry for the trouble for those of you waiting to try the x64 version of VERICUT.

Bill


PS I believe Chris found a work-around to this problem by installing the .NET developer's framework. But we had some trouble implementing it on our end, and are not sure it will work for everyone.

Offline

#5 2006-06-21 22:14:34

BillH
VERICUT Specialist
From: Irvine, CA
Registered: 2004-10-08
Posts: 146
Website

Re: 64 bit dll won't load

I've posted a comprehensive list of problems/solutions for running VERICUT 64 bit on Windows XP64, on this forum page.
Bill

Offline

#6 2006-10-07 01:57:16

johnny_gcode
Member
From: California
Registered: 2006-10-06
Posts: 1

Re: 64 bit dll won't load

Okay where is the fix for this? I loaded 6.0.2 and have the same problem.

Offline

#7 2006-10-09 15:04:55

BillH
VERICUT Specialist
From: Irvine, CA
Registered: 2004-10-08
Posts: 146
Website

Re: 64 bit dll won't load

Have a look at this post.

http://www.cgtech.com/forum/viewtopic.php?t=461

Bill

Offline

Board footer