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 2008-07-23 16:00:42

ElyW
VERICUT Specialist
Registered: 2004-10-08
Posts: 30
Website

MasterCam Interface and V6.2 may generate an error

Problem

Installing MasterCAM interface in V6.2 may generate the following error:

  • Set environment variable CGTECH_PRODUCTS to CGTech’s products path

  Reason

The interface was enhanced to require CGTECH_PRODUCTS variable to be consistent with the other interfaces.

Solutions

Define for 32/64 bit installs either CGTECH_PRODUCTS=c:\cgtech62\windows  or CGTECH_PRODUCTS=c:\cgtech62\windows64

  1. As an Environment Variable under System Variables (if you have access) or as User Variables.
             

  2. Or edit the  mastercamX/X2.bat and add the line in BOLD for either a 32 or 64 bit installation

  • @echo off
    rem Following line references installation folder for VERICUT
    Set CGTECH_INSTALL=C:\cgtech62
    Set CGTECH_PRODUCTS=%CGTECH_INSTALL%\windows
    Set CGTECH_PRODUCTS=%CGTECH_INSTALL%\windows64

The batch file will be fixed in V6.2.x

Offline

Board footer