help me about Fep!!!

Login to reply to this topic.
Thu, 2005-12-01 06:14
Joined: 2005-07-14
Forum posts: 7
 :?i'm new to symbian programming. i found a example fep source code in Nokia.com , but when i recompile , it alert msg error : "Fepexample.mcp:WINSCW UDEB
                     Link Error : the taget type requires a .def   file, but none was fine in taget device.   
                             Thank you......help me pls.....

Thu, 2005-12-01 09:11
Joined: 2004-05-21
Forum posts: 286
Re: help me about Fep!!!
Looks like .def is missing or the compilation was not proper. try building from command prompt.
Thu, 2005-12-01 09:30
Joined: 2005-07-14
Forum posts: 7
Re: help me about Fep!!!
thank for your answer ....
     can you tell me how to build form command prompt... cos i just new in this program...
                        thank you ... please help.... Huh
Thu, 2005-12-01 09:34
Joined: 2004-05-21
Forum posts: 286
Re: help me about Fep!!!
go to group folder or where ever is the bld.inf file.

Bldmake bldfiles -> will generate abld files
abld build [Platform] [release]
for eg: abld build winscw udeb will build for winscw udeb.

I would say you buy a book or read some documents on symbian before starting.

This is very very basic stuff and will be mentioned in all the books on how to start.

Cheers,
Sri
Thu, 2005-12-01 10:19
Joined: 2004-09-22
Forum posts: 7
Re: help me about Fep!!!
FEP will use .def file for identify some implement you must do follow this link http://www.newlc.com/article.php3?id_article=350

Wink
P_Jack

Visit my site at http://www.symbianplus.com
I wanna friend developer symbian c++ to share an experience.
MSN : webmaster(at)symbianplus.com

Fri, 2005-12-02 04:33
Joined: 2005-07-14
Forum posts: 7
Re: help me about Fep!!!
Thank for all your reply ......
    but u know i still have problem with fep.... when i recompile it... Errror:"the target file requires a .def file"
........................................................................................
Please help me....to solve this problem...
                            thank you...!
Wed, 2005-12-07 04:13
Joined: 2005-07-14
Forum posts: 7
Re: help me about Fep!!!
i did it !!!! ha ha  Grin
  • Login to reply to this topic.