Page 1 of 1

How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 12:07 am
by dutch
Dear All,

I bought noway 2.1 but it is incompatible with new xHb and FWH. How can I fix it?

Thanks for any comment and help.

Regards,
Dutch

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 6:54 am
by Antonio Linares
Dutch,

> it is incompatible

What error do you get ?

Have you contacted Via support ?

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 12:52 pm
by dutch
Dear Antonio,

Not yet,

I think the xHarbour/FWH version is not compatible with noway.

This is the error.
Code: Select all  Expand view
Error: Unresolved external '_HB_PCREPOS_LIBRARY' referenced from D:\XHARBOUR\LIB\RTL.LIB|regex
Error: Unresolved external 'AlphaBlend' referenced from D:\FWH\LIB\FIVEHC.LIB|BRUSHES

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 1:55 pm
by Detlef Hoefner
Dutch,

at least the 'alphablend' error you can avoid with linking bcc55\lib\psdk\msimg32.lib.
The other error might diappear when linking pcrepos.lib from your xHarbour lib folder.

Regards,
Detlef

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 3:24 pm
by dutch
Dear Antonio & Detlef,
Code: Select all  Expand view
Error: Unresolved external 'AlphaBlend' referenced from D:\FWH\LIB\FIVEHC.LIB|BRUSHES
 

The error is only "AlphaBlend" left. I don't understand Detlef said below mention
Detlef Hoefner wrote:Dutch,
at least the 'alphablend' error you can avoid with linking bcc55\lib\psdk\msimg32.lib.

Regards,
Dutch

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Thu Jul 23, 2009 4:06 pm
by Detlef Hoefner
Dutch,

did you add the msimg32.lib from the folder 'lib\psdk\' of your Borland C++ 5.5 to your link script?

Regards,
Detlef

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Mon Jul 27, 2009 8:08 am
by dutch
Dear Fernando,

It may some problem, I've sent you an email. If not, you can contact me at dutchez4@gmail.com
Fernando Sanchez wrote:Hello Dutch,

contact us in info@noway.com :D

Regards,
Dutch

Re: How to fix incompatible of noway 2.1 (Nov'07)?

PostPosted: Fri Jul 31, 2009 4:02 am
by dutch
Dear Fernando,

Thanks a lot for your helpful and it work perfect now.

Regards,
Dutch