Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Skip to content Skip to footer

wxWinCE and Visual Studio 2005 (Windows)

This tutorial shows how to:

  • Install Microsoft SmartPhone 2003 SDK
  • Build wxWinCE
  • Build Minimal wxWidgets sample for smartphone

You can download this video here (1.57 MB).

2 Comments

  • Ivan
    Posted October 6, 2009 at 20:55

    Здравствуйте, спасибо за полезное видео и реально сэкономленное время.

    У меня вопрос: почему у меня при билде другого стандартного сэмпла
    ( ..\wxWidgets-2.8.10\samples\ownerdrw)
    Возникают ошибки, вероятно связанные с неправильным включением хедеров элементов управления, которые используются в стандартном сэмпле
    Solution platform — Windows Mobile 6 Professional SDK (ARMV4I)
    Additional dependencies — coredll.lib wx_mono_cmpl.lib commctrl.lib winsock.lib wininet.lib
    wx_mono_cmpl.lib — откомпилирована под Solution platform
    Идентификаторы ошибок однообразны :
    .\ownerdrw.cpp(131) : error C2039: ‘SetFont’ : is not a member of ‘wxMenuItem’
    c:\wxWidgets-2.8.10\include\wx/msw/menuitem.h(27) : see declaration of ‘wxMenuItem’
    .\ownerdrw.cpp(136) : error C2039: ‘SetFont’ : is not a member of ‘wxMenuItem’
    c:\wxWidgets-2.8.10\include\wx/msw/menuitem.h(27) : see declaration of ‘wxMenuItem’
    .\ownerdrw.cpp(141) : error C2039: ‘SetFont’ : is not a member of ‘wxMenuItem’
    ==============================================================
    .\ownerdrw.cpp(255) : error C2227: left of ‘->SetBackgroundColour’ must point to class/struct/union/generic type
    .\ownerdrw.cpp(295) : error C2039: ‘GetItem’ : is not a member of ‘wxListBox’
    c:\wxWidgets-2.8.10\include\wx/msw/listbox.h(37) : see declaration of ‘wxListBox’
    .\ownerdrw.cpp(295) : error C2227: left of ‘->SetTextColour’ must point to class/struct/union/generic type
    .\ownerdrw.cpp(301) : error C2039: ‘GetItem’ : is not a member of ‘wxListBox’
    c:\wxWidgets-2.8.10\include\wx/msw/listbox.h(37) : see declaration of ‘wxListBox’
    .\ownerdrw.cpp(301) : error C2227: left of ‘->SetBackgroundColour’ must point to class/struct/union/generic type
    ==============================================================
    Заранее благодарен за помощь

  • T-Rex
    Posted October 8, 2009 at 13:01

    Это нормально. В каждом билде – свои глюки 🙂
    2.8.10 не стОит использовать, там проблемы с обработкой событий от меню. Лучше возьмите 2.8.9. У меня на http://mobile-developer.ru вроде была пошаговая инструкция как и что сделать чтобы оно заработало.

Leave a comment

0.0/5