Page 1 of 1

First test FWPPC and got error

Posted: Thu Aug 27, 2009 3:05 pm
by richard-service
Hi all,

I got this error below:
FiveWin for Pocket PC - October 2008 Compiling...
Harbour 1.0.1dev Intl. (Rev. 9361)
Copyright (c) 1999-2008, http://www.harbour-project.org/
Compiling 'testtab.prg' and generating preprocessed output to 'testtab.ppo'...
Lines 1782, Functions/Procedures 1
Generating C source output to 'testtab.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.

testtab.c
L:\harbour_ce\lib\hbw32.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0xD836
Thank you.

Regards,

Richard

Re: First test FWPPC and got error

Posted: Thu Aug 27, 2009 4:06 pm
by Antonio Linares
Richard,

You are using a wrong hbw32.lib.

We email you the right one.

Re: First test FWPPC and got error

Posted: Thu Aug 27, 2009 5:06 pm
by richard-service
Antonio Linares wrote:Richard,

You are using a wrong hbw32.lib.

We email you the right one.
Antonio,

Now is work. My mistake rename problem.

Thank you.

Richard