Clipper 5 For Windows 7
Clipper will not execute in 64-bit operating Systems like Windows 7 64-bit. Convert to xBase++ Now!!! XBase++ allows you to make your Clipper applications web base, GUI, or into a 32-bit Application that will look and behave exactly like your Clipper application. XBase++ is as robust and stable as Clipper 5.2e.
To je dokument, ki je izdan za proizvajalca blaga in s katerim se potrjuje kvaliteto blaga.
I have one Clipper code file say it ABC.prg (this program is for console window) with CMX52.ch one header file and I want to make exe for wndows 7 64 bit so i am using HMG3.3.1 compiler for that I made one batch file trybuild.bat having content ** 'C: hmg.3.3.1 HARBOUR bin hbmk2 ABC.prg CMX52.CH' ** but when I am running this bat file and compiling this using CMD I am getting the following error. Harbour 3.2.0dev (r) Copyright (c) 1999-2014, Compiling 'PACS22.PRG'. Lines 493, Functions/Procedures 7 Generating C source output to 'C: Users psaxen01 AppData Local Temp hbmk_x7p6wh. Dir PACS22.c'.
C:/Users/psaxen01/AppData/Local/Temp/hbmk_x7p6wh.dir/PACS22.o:PACS22.c:(.data+0x 2d8): undefined reference to `HB_FUN_COMIX' collect2: ld returned 1 exit status hbmk2: Error: Running linker.