Search found 34 matches: anigif

Return to advanced search

Re: BTNBMP using animated GIF's ?

I added some more tests New : sample using a DLL and a sample running a external EXE-file 1. I splitted the anigif to single frames 2. converted the frames to BMP 3. created a DLL 4. added the frames using numeric resource-names 5. calling the resources from inside a FOR / NEXT ...
by ukoenig
Wed Jun 29, 2016 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A solution for BTNBMP using animated GIF's
Replies: 10
Views: 1950

Re: Ayuda con Objeto Stream de ADO

... Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from C:\FWH904\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by sjingo
Wed Jul 08, 2015 8:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con Objeto Stream de ADO (Solucionado)
Replies: 24
Views: 7836

Re: Error FIVEHC.LIB ANIGIF

Gracias Antonio.
by Manuel Valdenebro
Sun Jun 29, 2014 9:42 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error FIVEHC.LIB ANIGIF
Replies: 2
Views: 598

Re: Error FIVEHC.LIB ANIGIF

Manuel,

Acabo de probar los ejemplos FWH\samples\testgif.prg y testgif2.prg y funcionan correctamente.

Esos errores seguramente se deben a que la versión de FWH que usas está construida con BCC55 y no es compatible con BCC582.
by Antonio Linares
Sun Jun 29, 2014 5:58 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error FIVEHC.LIB ANIGIF
Replies: 2
Views: 598

Error FIVEHC.LIB ANIGIF

... que venia con la licencia de FWH: Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from F:\FWH2008\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by Manuel Valdenebro
Sun Jun 29, 2014 5:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error FIVEHC.LIB ANIGIF
Replies: 2
Views: 598

Re: error al compilar con bcc582

Ya encontre la solución en este mismo foro:
http://forums.fivetechsupport.com/viewtopic.php?f=6&t=19570&p=103309&hilit=FIVEHC.LIB+ANIGIF#p103309

TLIB FIVEHC.LIB -ANIGIF.OBJ
by artu01
Mon Dec 23, 2013 7:58 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar con bcc582
Replies: 1
Views: 804

error al compilar con bcc582

... 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from D:\A\FWH\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by artu01
Mon Dec 23, 2013 6:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al compilar con bcc582
Replies: 1
Views: 804

Re: Is possible animated gifs in dialogs

The download with a Dialog NOWAIT - test

Download
http://www.pflegeplus.com/fw_downloads/anigif.zip

Image

Best Regards
Uwe :lol:
by ukoenig
Fri Jun 14, 2013 12:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is possible animated gifs in dialogs
Replies: 9
Views: 2153

Re: Compilar con BCC582

Daniel,
Reemplazá el archivo CW32.lib del bcc582 por el del bcc55 y probá enlazar nuevamente.
Saludos.
Fernando.-


acuellar wrote:Daniel

Con C582 no funciona, con C55 funciona incluso sin el objeto ANIGIF.OBJ

Saludos

Adhemar
by fmontepo
Thu Feb 28, 2013 5:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6581

Error al linkear

... 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from C:\FWH\LIB\FIVEHC.LIB|ANIGIF Error: Unresolved external 'std::basic_string<char, std::char_traits<char>, std::allocator<char> >::__nullref' referenced from ...
by abelcervantes
Tue Nov 16, 2010 4:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al linkear
Replies: 3
Views: 459

Re: "BCC 6.3" Released

... Embarcadero Technologies, In c. Error: Unresolved external '__rwstd::__rw_stdexcept_NoNamedException' referenced from G:\FWH\LIB\FIVEHC.LIB|ANIGIF Error: Unable to perform link * Application successfully built. 'tmain' is not recognized as an internal or external command, operable program ...
by Ehab Samir Aziz
Sun Sep 26, 2010 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "BCC 6.3" Released
Replies: 23
Views: 6654

Re: Compilar con BCC582

Daniel

Con C582 no funciona, con C55 funciona incluso sin el objeto ANIGIF.OBJ

Saludos

Adhemar
by acuellar
Mon Aug 16, 2010 3:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6581

Re: Compilar con BCC582

Perfecto

Lo logré

Mi error era quitar el objeto con Explorer Lib 2.0
Lo quite con TLIB FIVEHC.LIB -ANIGIF.OBJ

y ahora compila

Gracias por la aydua

Saludos

Adhemar
by acuellar
Mon Aug 16, 2010 1:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6581

Re: Compilar con BCC582

Gracias amigos Daniel, quite el obj ANIGIF.OBJ y compile y sale el siguiente error: FIVEHC.LIB contains invalid OMF record, type 0x00 Recompile usando el siguiente .BAT for %%f in (*.prg) do d:\Compiler\xharbour\bin\harbour %%f /n /id:\Compiler\fwh\include;d:\Compiler\xharbour\include ...
by acuellar
Mon Aug 16, 2010 12:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6581

Re: Compilar con BCC582

... que tengas confilcto por esa situacion, mas que nada con los .CPP que no son distribuidos. Ahora antes de recompilar intenta sacando el modulo ANIGIF.OBJ de FIVEHC.LIB si no te funciona, recompila los fuentes de FWH igualmente puedes sacar el modulo ANIGIF.OBJ de FIVEHC.LIB
by Daniel Garcia-Gil
Sat Aug 14, 2010 2:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con BCC582
Replies: 21
Views: 6581
Next

Return to advanced search