FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC newbie help
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
newbie help
Posted: Tue Mar 17, 2009 05:21 PM

hi, iam init in fwppc, i try compile the sample client, but have an error only if program has an rc file.

the application is build , but the rcs dont work.

thanks

Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: newbie help
Posted: Tue Mar 17, 2009 05:29 PM

the error is:

client.c
client.rc(2) : fatal error rc1015: cannot open include file ' include
* application successfully build *

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: newbie help
Posted: Tue Mar 17, 2009 05:47 PM

Norberto,

client.rc line 2 is:
#include "c:\vce\include\arm\windows.h"

Have you installed vce in that directory or in a different one ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: newbie help
Posted: Tue Mar 17, 2009 05:48 PM

yes , i change the dirs, where i put this parameter?

Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: newbie help
Posted: Tue Mar 17, 2009 05:49 PM

my work dir is d:

i seek in rc, i change this manual or has an parameter?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: newbie help
Posted: Tue Mar 17, 2009 05:59 PM

Norberto,

You have to modify the RC manually

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: newbie help
Posted: Tue Mar 17, 2009 06:05 PM

Antonio, works fine, thanks, you have an mak file to use with med editor like fwh? thanks

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: newbie help
Posted: Tue Mar 17, 2009 09:32 PM

Norberto,

Do you mean UEStudio ?

If yes, then please review FWPPC\uestudio\fwppc.zip

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion