Ver Mensaje Individual
  #1 (permalink)  
Antiguo 10/03/2006, 10:22
Avatar de Escalona
Escalona
 
Fecha de Ingreso: mayo-2005
Mensajes: 70
Antigüedad: 19 años
Puntos: 0
Error en Compilacion

Cuando voy a Generar el EXE de mi aplicacion me salen dos mensajes de error, el primero :

H:\Jose\FDGSoft\Codigo\FrmPrincipalFDG.frm(843) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'e:\work\utc2\src\P2\main.c', line 495)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information


Y el segundo:

Microsoft (R) Incremental Linker Version 6.00.8168
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.

FrmPrincipalFDG.OBJ : error LNK2001: unresolved external symbol ___vba@001F4668
H:\Jose\FDGSoft\Codigo\FDGSoft.exe : fatal error LNK1120: 1 unresolved externals


¿Alguien sabe a ke puede ke se deba? parece kee s ke faltan algunas librerias pero es extraño, lo compilo desde el interpretador y no hay problemas, es cuando kiero generar el exe. Estoy partiendome la cabeza y no doy con el error, si alguien me ayuda muchas gracias!.