Hi,

Also, I'm getting on 2005 & 2008 a long list of warnings, like these:

source\compiler\hbmain.c(298) : warning C4244: '=' : conversion from
'int' to 'USHORT', possible loss of data
source\compiler\hbmain.c(868) : warning C4244: '-=' : conversion from
'int' to 'USHORT', possible loss of data
source\compiler\hbmain.c(3511) : warning C4244: '+=' : conversion from
'size_t' to 'USHORT', possible loss of data
source\compiler\gencc.c(637) : warning C4244: '=' : conversion from
'size_t' to 'USHORT', possible loss of data
source\compiler\gencc.c(789) : warning C4244: '=' : conversion from
'size_t' to 'USHORT', possible loss of data
source\compiler\gencc.c(1539) : warning C4244: '=' : conversion from
'size_t' to 'USHORT', possible loss of data
source\compiler\hbfix.c(124) : warning C4244: '+=' : conversion from
'int' to 'SHORT', possible loss of data
source\main\harbour.c(281) : warning C4244: '=' : conversion from
'int' to 'char', possible loss of data

Regards,
Rodrigo

On Tue, Jan 6, 2009 at 7:18 AM, Alex Strickland <[email protected]> wrote:
> Alex Strickland wrote:
>
>> I am trying to compile programs using Harbour 1.0.1 from SVN. Compiling
>> and installing Harbour went fine but I cannot link my apps, I am getting
>> these 5 unresolved externals (this is a sample of them):
>
> Sometimes I think the act of finally asking for help is the only way to bump
> your brain into getting the answer yourself. Anyway, I still had a path set
> to MSVC6, which I was convinced I had removed.
>
> Thanks
> Alex
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to