FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG
Posts: 142
Joined: Tue Jan 24, 2006 09:45 AM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Thu Mar 23, 2006 07:29 AM

Hello,

For interest sake I just tried to compile and link \FWH\SAMPLES\FLASH.PRG with FWH March 2006 and xHB Professional March 2006 but some 'Undefined Symbols' errors occur.

How do I compile and link this .PRG to see what it does?

Regards,

Dale.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Thu Mar 23, 2006 08:42 AM

Dale,

What undefined symbols do you get ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 142
Joined: Tue Jan 24, 2006 09:45 AM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Thu Mar 23, 2006 11:24 AM

Hello,

I get errors like:

Unresolved external symbol '_HB_FUN_OLEGETPROPERTY'

Regards,

Dale.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Fri Mar 24, 2006 07:32 AM

Dale,

Please try it again with the libraries that we are emailing you. Here it builds and runs ok.

Also, you need to replace xHB Activex.lib with this one (from the xHB demo):

http://hyperupload.com/download/01d7a0b ... X.lib.html

Also you need to have a flash file named c:\works.swf (rename any flash file you may have like that).

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 142
Joined: Tue Jan 24, 2006 09:45 AM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Fri Mar 24, 2006 08:05 AM

Thanks again,

I did get your email and will try it.

Please don't spend too much time on this for me though - I am just trying to find out what all this talk about ActiveX and FiveWin is about.

I was just trying to compile \FWH\SAMPLES\FLASH.PRG to see what the heck it actually does and what it is used for.

Thanks again,

Dale.

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Fri Mar 24, 2006 08:17 AM

Dale,

Better review samples\webexp.prg. It shows how to display a webpage from within your application and does not need a flash file.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Fri Mar 24, 2006 08:19 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 142
Joined: Tue Jan 24, 2006 09:45 AM

Errors when compiling and linking \FWH\SAMPLES\FLASH.PRG

Posted: Fri Mar 24, 2006 08:49 AM

Thanks a lot,

Thats neat.

Regards,

Dale.

Continue the discussion