FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour error compilacion res
Posts: 46
Joined: Mon Jul 31, 2006 07:02 PM
error compilacion res
Posted: Wed Oct 28, 2009 07:44 PM

estimados, me sale este error al enlazar con verce mi recurso...

Duplicate resource: Type 10 (RCDATA), ID DVCLAL; File TMP9.$$$ resource kept; file C:\NEWPRG\RC\GESTION.RES resource discarded.

uso workshop 4.5, fhw812, xharbour 812

este es el resultado....

Compilado y Enlazado de: [C:\NewPrg\gestion.Exe]
Ejecución No. 6
Ejecutada a las: 16:41:21
============================================================
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'C:\NewPrg\PRG\gestion.prg'...
Lines 326, Functions/Procedures 4
Generating C source output to 'C:\NewPrg\OBJ\gestion.hrb'...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
C:\NewPrg\OBJ\gestion.hrb:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Duplicate resource: Type 10 (RCDATA), ID DVCLAL; File TMP9.$$$ resource kept; file C:\NEWPRG\RC\GESTION.RES resource discarded.
Fin del proceso.
Fin del proceso.
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Application Build Success !!!
============================================================
VERCE v4.3 -> Ver Resultados de Compilación y Enlazado v4.3
Juan Carlos Salinas Ojeda

jcso@hotmail.com, jcso@esm.com.mx
Minatitlán, Veracruz. MEXICO
Y Solo Veracruz es bello !!!
FiveWin for Harbour!!

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: error compilacion res
Posted: Sun Nov 01, 2009 06:54 AM

Juan Carlos,

Te indica que hay un recurso tipo RCDATA duplicado en tu fichero RES.

Sálvalo como RC y busca por RCDATA ó por DVCLAL en él.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion