newbie help

Post Reply
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

newbie help

Post by norberto »

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
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: newbie help

Post by norberto »

the error is:

client.c
client.rc(2) : fatal error rc1015: cannot open include file ' include
* application successfully build *
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: newbie help

Post by Antonio Linares »

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
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: newbie help

Post by norberto »

yes , i change the dirs, where i put this parameter?
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: newbie help

Post by norberto »

my work dir is d:

i seek in rc, i change this manual or has an parameter?
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: newbie help

Post by Antonio Linares »

Norberto,

You have to modify the RC manually
regards, saludos

Antonio Linares
www.fivetechsoft.com
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: newbie help

Post by norberto »

Antonio, works fine, thanks, you have an mak file to use with med editor like fwh? thanks
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: newbie help

Post by Antonio Linares »

Norberto,

Do you mean UEStudio ?

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

Antonio Linares
www.fivetechsoft.com
Post Reply