[WinCE] Can I install eVC4 without Embedded Visual Tools?

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
Post Reply
Sirius
Earned a small fee
Earned a small fee
Posts: 15
Joined: Tue Sep 07, 2004 3:18 am
Contact:

[WinCE] Can I install eVC4 without Embedded Visual Tools?

Post by Sirius »

Hello,

I would like to test to build wxWinCE in my WinXP machine, below are the link i can found which related to wxWinCE:

http://wiki.wxwidgets.org/wiki.pl?Devel ... ECompiling

http://www.koansoftware.com/en/prd_svil_wxwince.htm

I feel a bit confuse, what should I do in order to build wxWinCE with eVC4? I read somewhere mentioned that, I dont need to install Embedded Visual Tools 3.0 if I want to use eVC4. Is that correct?



Thank you
User avatar
ABX
Can't get richer than this
Can't get richer than this
Posts: 810
Joined: Mon Sep 06, 2004 1:43 pm
Location: Poznan, Poland
Contact:

Re: [WinCE] Can I install eVC4 without Embedded Visual Tools

Post by ABX »

Sirius wrote:I feel a bit confuse, what should I do in order to build wxWinCE with eVC4?
You don't need to install eVC3 to use wxWinCE with eVC4 just like you dont need MSVisualC 6 to use wxWidgets with MSVisual 7. They are different toolkits for different devices (different SDKs).

ABX
CVS Head, 2.8.X
wxMSW, wxWinCE, wxPalmOS, wxOS2, wxMGL, bakefile
gcc 3.2.3, bcc 5.51, dmc 8.48, ow 1.6, vc 7.1, evc 3/4, pods 1.2
Sirius
Earned a small fee
Earned a small fee
Posts: 15
Joined: Tue Sep 07, 2004 3:18 am
Contact:

Post by Sirius »

Thank you very much, I will try it :-)
Post Reply