Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Develop wince 6.0 applications with Visual Studio 2008

Status
Not open for further replies.

sunil880089

Full Member level 2
Joined
Aug 24, 2011
Messages
125
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,298
Activity points
2,031
Hi Everyone,

Can anyone please help me to Develop wince 6.0 applications with Visual Studio 2008 for FrendlyARM Mini2440.

I installed Windows Embedded CE 6.0 on Mini2440.
i want to develop a Smart Device Project using Visual Studio 2008,
when i selected the Smart Device Project in Visual Studio 2008
it showing following choice in Target Platform.

which one i have to select in this list
1)Pocket PC 2003
2)Windows CE
3)Windows Mobile 5.0 Pocket PC SDK
4)Windows Mobile 5.0 Smartphone SDK
5)Windows Mobile 6 Standard SDK

image is attached,,
please help me
thank you.



Target Platform.jpg
 

For Windows CE 6. After you compile from VB.NET(if the script not wrong) then it should build the *.App(if i'm not forget) then you need to synchronization, this synchronization you need active sync. This Active sync could give to mini2440. I hope it help.
 
For Windows CE 6. After you compile from VB.NET(if the script not wrong) then it should build the *.App(if i'm not forget) then you need to synchronization, this synchronization you need active sync. This Active sync could give to mini2440. I hope it help.

Dear iqbalhabibie ,

Thanks for your information.

Do you know how to create Qt Application for Mini2440.

Thank you
 

Dear iqbalhabibie ,

Thanks for your information.
I am able to create Qt Application on my System. but how to create qt application for mini2440.?
 

What do you use qt application in your case? I am using with Qt Creator to make Qt application.

This link knows you how to make Qt Application in Linux OS.

I hope it helps
 
What do you use qt application in your case? I am using with Qt Creator to make Qt application.

This link knows you how to make Qt Application in Linux OS.

I hope it helps

I am using with Qt Creator to make Qt application.
it will run Successfully on pc.
but how to run this Qt application on mini2440.
what are the requirements ?
thank you,
 

This is the requirement for Qt application on linux :

**broken link removed**

Well i'm using with Virtual Linux and my Qt install there.

To run this application, you need to click Application> Qt Creator. After the application runs, Qt application runs...


firstly,you click new file or project then choose GUI application, this will look like VB form you can see it in Form>maiwindow.ui. Main, Header same like header on C language.

You could try it from documentation that i gave you before. The documentation gave you example for Qt application.
 
Dear iqbalhabibie ,

Thanks for your information.
i will follow your links.
please help me in future,,,

thank you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top