very easy question

G

Guest

Hi,

I have a very easy question.

I just started to develop for the compact framework. Well, I’m trying to. I have eVisual C++ 4.0 SP3. In addition to that I have Visual Studio.NET 2003 and I develop using C++.NET and Visual Basic.NET (both are the standard versions).

I installed the Microsoft Pocket PC 2003 SDK. I expected to see the option to create a Smart Device project in Visual Studio and the option to create a .NET application in eVisualC++. But these options are not there. Then I reinstalled the Standard SDK for Windows CE.NET that comes with eVC++, but still nothing.

Am I missing some installation I need?

Chris
 
L

Lloyd Dupont

you missed nothing.
it's not possible.

the good news is VS.NET 2005 will have it all in one!

cnickl said:
Hi,

I have a very easy question.

I just started to develop for the compact framework. Well, I'm trying to.
I have eVisual C++ 4.0 SP3. In addition to that I have Visual Studio.NET
2003 and I develop using C++.NET and Visual Basic.NET (both are the standard
versions).
I installed the Microsoft Pocket PC 2003 SDK. I expected to see the option
to create a Smart Device project in Visual Studio and the option to create a
..NET application in eVisualC++. But these options are not there. Then I
reinstalled the Standard SDK for Windows CE.NET that comes with eVC++, but
still nothing.
 
G

Guest

You cannot use eVC++ to write managed code - only native code.

Also the standard edition of VS does not support devices - you will need to upgrade to the Professional edition.

Phil.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top