Results 1 to 9 of 9

Thread: Pocket PC (SH3 WinCE 3.0) SDK

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Pocket PC (SH3 WinCE 3.0) SDK

    I downloaded embeded visual C++ from microsoft and made a simple program from a wizard. Uploaded it to my PPC, and when I try and run it my PPC says some of the compents are missing.

    I think the environment I have is for CE .Net.

    Anyone know of anything to make programs for Win CE 3.0, for the SH3 processor?

    I have a Jornada 548.
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    anyone? :\
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    I don't think we are ignoring you, we probably just don't have an answer yet. I certainly don't, since I haven't used embedded C++.

    As long as you are writing in that language, I don't believe .NET has anything to do with it, but I do think that it is more complicated than using the .NET CF.

    Why did you choose embedded C++?
    My usual boring signature: Nothing

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    I googled how to make programs for pocket pcs, and it said it was for windows CE 4, but I thought that it would also include something for Windows CE 3.

    http://www.microsoft.com/downloads/d...displaylang=en
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  5. #5
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    Hi,
    you should have a toolbar at the top showing your platform etc. Just choose the target platform from the drop down (PocketPC, PocketPC2002 etc) and the processor (Win32 WCE Arm, Win 32 WCE Mips), and the target (emulator/device) and you should be good to go

    Pete

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    Ok I did that, complied it for my processor (SH3) it says exactly this when I try and run it on PPC "Cannot find ce1 (or one of its components). Make sure the path and filename are correct and all the required libraries are available".

    I tried this program: http://vise.www.ecn.purdue.edu/VISE/.../examples.html

    I'm assuming that its referring to the .Net framework, which my PPC is so old I don't think microsoft made it for it. In which I know there are ways to make programs for the PPC without the need for the .Net framework. I just don't know how. :\
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  7. #7
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    Hi
    eVC doesn't require the .Net compact framework on the PPC (although you can compile for the SH3 and Mips processors with the compact framework).

    When you compile your eVC app, does it deploy to the PPC and try to run. When it deploys, it should deploy everything it needs.

    What device are you trying to compile for? Does the device appear in the drop down list of devices

    Pete

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    Ok, I got the old version of eVC. Exactly what I need, but one problem when I try and complie with eC++ my comp restarts :\.

    eVB works correctly and I can use the programs I compile from eVB on my ppc.
    Last edited by k1ll3rdr4g0n; Oct 25th, 2005 at 09:56 PM.
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  9. #9
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Pocket PC (SH3 WinCE 3.0) SDK

    Hi,
    so if you try to compile the PC reboots? Is this is compilation, or when trying to deploy to the emulator.

    If the latter, then search google groups for 'evc reboot' - there are quite a few answers, including updating drivers.

    If it is just when you compile, dunno - sorry

    Pete

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width