ACTX.obj: unresolved external

ACTX.obj: unresolved external

Postby Roberto Parisi » Tue Jun 14, 2016 7:56 pm

Hi Antonio,
I need to rebuild FWH with vc2010 and I got the error:
fivehc32.lib(ACTX.obj) : error LNK2019: unresolved external symbol "void __cdecl operator delete(void *,unsigned int)

I can't find ani actx.c to recompile.

Thx in advance,
Roberto Parisi
Roberto Parisi
 
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Re: ACTX.obj: unresolved external

Postby Antonio Linares » Wed Jun 15, 2016 5:43 am

Roberto,

You can implement delete this way:
Code: Select all  Expand view
void __cdecl operator delete( void * p )
{
   hb_xfree( p );   
}


Anyhow please keep in mind that we don't provide FWH full source code, so you will not be able to rebuild it entirely.

If you need FWH for VC2010 then we can help you to build it.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: ACTX.obj: unresolved external

Postby Roberto Parisi » Wed Jun 15, 2016 1:38 pm

Thx, I tried, but I can't compile it:
error C2061: syntax error : identifier 'delete'

I would be grateful if you could send me a VC210 build.

Thx in advance,
Roberto Parisi
Roberto Parisi
 
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Re: ACTX.obj: unresolved external

Postby karinha » Wed Jun 15, 2016 2:10 pm

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7213
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: ACTX.obj: unresolved external

Postby Antonio Linares » Wed Jun 15, 2016 6:17 pm

Roberto,

Where to download Visual Studio 2010 from ?

Couldn't you use free Visual Studio Community 2015 ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: ACTX.obj: unresolved external

Postby Antonio Linares » Wed Jun 15, 2016 6:22 pm

I found Visual Studio 2010 Express,

downloading it...
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: ACTX.obj: unresolved external

Postby Antonio Linares » Wed Jun 15, 2016 8:05 pm

Roberto,

I just sent you the FWH libs by email
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 69 guests