if your file .hbp: you confirm presence of  -lhbmemio
you can have damaged/incomplete hbmemio.lib
you can recompile with follow
cd \harbour\contrib\hbmemio
mingw-make

In a prev post i have tried explain that follow is a frequent problem
so i hope that in future release we can implement a solution expained
by przemyslaw also for only mingw that is the most used compiler by
harbour. Better do a warning at 90% of user that 0%


2009/11/2 Viktor Szakáts <harbour...@syenar.hu>:
> Yes, because one time you forget to add the lib, next
> time you add the lib but experiment with wrong REQUEST
> name. And conclude that nothing works. Try to change one
> thing at a time.
>
> Brgds,
> Viktor
>
> On 2009 Nov 2, at 11:04, gvarona wrote:
>
>> Hello,
>> Mindaugas Kavaliauskas escribió:
>>>
>>> Now you are writing:
>>>>
>>>> Menu.o:Menu.c:(.data+0x12e8): undefined reference to `HB_FUN_NETIO'
>>>
>>> In a last letter it was:
>>>>
>>>> Menu.o:Menu.c:(.data+0x12e8): undefined reference to `HB_FUN_HB_NETIO'
>>>
>>> Don't you think these are a different things? Why have you changed
>>>  REQUEST HB_NETIO
>>> as suggested in my last email to
>>>  REQUEST NETIO
>>
>> I'm just testing of 2 ways:
>> REQUEST HB_NETIO
>> REQUEST NETIO
>> but with no work for me
>> What could be missing?
>> BestRegards
>> GVS
>> ---------------------------------------------------------------
>> EC Red Internet g...@tis
>> Inscríbete en www.ec-red.com
>> _______________________________________________
>> Harbour mailing list
>> Harbour@harbour-project.org
>> http://lists.harbour-project.org/mailman/listinfo/harbour
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to