Search found 34 matches: anigif

Return to advanced search

Compilar con BCC582

... (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from D:\COMPILER\FWH\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by acuellar
Wed Aug 11, 2010 3:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6585

Re: New FWH 10.4

... 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from F:\FWH89\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std: :allocator<char> >::__nullref' referenced ...
by hag
Sun May 02, 2010 12:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 10.4
Replies: 61
Views: 15033

Re: Error Building TestGif.prg

Antonio,

Sorry, I was mistaken. I am using FW 9.04.

I am now getting:

xLINK: error: Unresolved external symbol '__chkstk referenced from (anigif.obj)'.
xLINK: error: Unresolved external symbol '_hb_storvnl referenced from (anigif.obj)'.

Andy
by arpipeline
Tue Sep 01, 2009 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Building TestGif.prg
Replies: 7
Views: 1650

Re: Error Building TestGif.prg

Andy,

Please link this OBJ file:
www.fivetechsoft.com/files/anigif.obj
by Antonio Linares
Sun Aug 30, 2009 4:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Building TestGif.prg
Replies: 7
Views: 1650

C++2009

Estimados amigos:

He tenido la oportunidad de probar Harbour y FWH Abril con C++2009 y funciono perfecto, sin problemas.
Utilice una version de anigif.c que estaba en el foro dejada por Antonio.

Solo es un comentario de una prueba que hice por si alguien le interesa.

Saludos

Ruben Fernandez
by Ruben Fernandez
Tue Apr 21, 2009 3:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: C++2009
Replies: 0
Views: 288

C++2009

Hi to all:
Only a comment: I,d just used C++2009 with Harbour and FWH April and everything go ok.
I used a diferent anigif.c posted in this forum for that.

Saludos

Ruben Fernandez
by Ruben Fernandez
Tue Apr 21, 2009 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: C++2009
Replies: 5
Views: 755

Los juntamos en un fichero anigif.c y probamos a compilarlo con distintos compiladores de C y compilan bien todos :-) c:\mingw\bin\gcc -c -Ic:\mingw\include -Ic:\harbour\include anigif.c c:\bcc55\bin\bcc32 -c -Ic:\bcc55\include -Ic:\harbour\include ...
by Antonio Linares
Sun Sep 21, 2008 9:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GIF animado
Replies: 10
Views: 1659

En anigif.h se declaran tres classes: C_Image, C_ImageSet y C_AnimationWindow. Pasemos la primera de C++ a C. Aqui está la definición de la clase: class C_Image { public: // standard members: int Width, Height; ...
by Antonio Linares
Sun Sep 21, 2008 9:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: GIF animado
Replies: 10
Views: 1659

Antonio: Deacuerdo a lo que me dices, inclui anigif.obj que yo se lo habia sacado porque compilo con BS2006 Ahora que compilo con bcc55 Me muestra este error. Called from CALLDLL(0) Called from FIGETFILTYPE(0) in .souce\classes\Image.prg Called ...
by Ruben D. Fernandez
Thu Sep 18, 2008 7:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 0809 no arranca aplicacion (solucionado)
Replies: 15
Views: 2012

... is running fine with XH and with Harbour 1.0. Only yesterday, after Przemek's changes in Harbour this problem appear. BTW, I remove OLE and ANIGIF from FWH libs and make single functions like: function createobjetc() ; return to see is this is the problem, but gpf persist. I try do compile ...
by toninhofwi
Mon Sep 15, 2008 12:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Latest Harbour SVN
Replies: 6
Views: 1209

Antolin: Yo hice unas pruebas con CodeGear C++2007 y compilo sin problemas, lo único que hice fue sacar el archivo anigif.obj de la lib de fwh. Ademas tambien se puede compilar con Borland Studio 2006. Te lo aclaro por las dudas, quizas el cambio no sea necesario. Saludos Ruben ...
by Ruben D. Fernandez
Fri Jul 11, 2008 7:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Libreria C++
Replies: 5
Views: 1126

Moises /* The only problems I experiended was with ANIGIT and Activex. I think Antonio can compile, al least, Activex with new version. I don´t use ANIGIF. */ Antonio ran into the same problem and even when I sent him the compiler the resulting.obj was still not compatable. The only other alternative ...
by Rick Lipkin
Wed Jun 18, 2008 5:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 5.8.3
Replies: 16
Views: 4321

... too!!. The only problems I experiended was with ANIGIT and Activex. I think Antonio can compile, al least, Activex with new version. I don´t use ANIGIF. But, regarding as compatiblility, I use Can_al five controls and the lib was compiled in 5.5 and I did not experience problems linking with ...
by MOISES
Wed Jun 18, 2008 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC 5.8.3
Replies: 16
Views: 4321

... Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from Z:\FWHMAY\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by juanjogascem
Sun Jun 01, 2008 8:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al cambiar de version
Replies: 6
Views: 1249

Rick,

I have sent you an email with a request, so we may recompile anigif.cpp with your compiler version
by Antonio Linares
Fri May 23, 2008 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link errors may 805
Replies: 3
Views: 607
PreviousNext

Return to advanced search