Cross-Platform Programming with wxWidgets
Just Make It Cross-Platform
Subscribe to Feed
  • Home
  • Projects
  • Links

wxWidgets and Visual Studio 2005 (Windows)

Video, wxWidgets Add comments |

This tutorial shows how to:

  • Build wxWidgets with Visual Studio 2005
  • Configure the IDE
  • Create, configure and build small wxWidgets project

You can download this video here (1.77 MB).


January 11th, 2008 |

Tags: Video, Visual Studio, wxWidgets

Related Posts

  • wxWidgets and Code::Blocks (Windows)
  • wxWidgets-2.8 and Code::Blocks (Windows)
  • Using wxFlatNotebook in Code::Blocks Project
  • Работаем с Cairo в wxWidgets – Часть I – Компиляция CAIRO 1.8.6 на Visual C++ 8
  • wxWidgets and NetBeans (installation+configuration)
тамада на свадьбу ;Такси в Аэропорт 900-1100 рублей: такси . Такси No1 в Москве! Цены снижены.;Благоустройство и озеленение - посадка растений . Растения талисманы.; организация такси

4 Responses to “wxWidgets and Visual Studio 2005 (Windows)”

  1. Kela
    March 4th, 2009 at 17:03:40

    Пытаюсь скомпилить wxWidgets 2.8.9 на MS VS 2008. Все хорошо, но никак не компилиться один проект из солюшина, а именно: dbgrid (конфигурации DLL Unicode Debug и DLL Unicode Release). Ошибка следующая:

    LINK : fatal error LNK1104: cannot open file ‘..\..\lib\vc_dll\wxbase28ud_odbc.lib’

    Посмотрел настройки проекта odbc. В настройках компоновщика есть команда на генерацию библиотеки:

    /IMPLIB:”..\..\lib\vc_dll\wxbase28ud_odbc.lib”

    Но вот дело в том, что после компиляции odbc, библиотека wxbase28ud_odbc.lib не создается.

    Проект net из солюшина имеет аналогичные настройки и либа создается. В odbc ни в какую.

    Кто сталкивался?


  2. T-Rex
    March 5th, 2009 at 19:03:38

    wxUSE_ODBC в wx/msw/setup.h надо включить, без этого wxODBC библиотека будет пустая а import library не будет создаваться.


  3. Kela
    March 6th, 2009 at 00:03:46

    Спасибо!

    После вашего ответа, я понял, что документацию все-же стОит читать:

    > Pleae notice that it’s normal that dbgrid project doesn’t build if wxUSE_ODBC is set to 0 (default).


  4. Hossein
    December 11th, 2009 at 19:12:02

    Hello dear t-rex , do you remember me ?
    almost a year ago i emailed you to help me of my final project in wxwidgets and you kindly and patiently helped me .
    first of all im here to Thank you very much . i really bothered you with my silly questions .
    God bless you , you are a great help to me and also those newbies out there .

    secondly i have a favor to ask . can you add a section to your blog which contains videos of your tutorials ?
    specially for working with wxsmith ( a free open source rad tools) , because i saw a post of yours , that you actually did it . this will be a great help to us the newbies .

    and i have another favor to ask . can you post a tutorial on Form relations in wxWidgets ( and C++ of course)
    i mean for example how to make a setting form and change the values in our main form . it is a huge help to us .
    i know how to do it in c# but in c++ im stuck . (making a working constructor and how to send the form object as parameter)

    and again would you add a subscribe to blog updates ?

    again Thankyou a billion times .
    Regards
    Hossein


Leave a Reply

Please leave these two fields as-is:

  • This blog is about…

    Articles Code::Blocks Components Controls Database DatabaseLayer Document/View Eclipse Localization NetBeans Networking News Printing Reports SQLite Tutorilas Video Visual Studio wxAUI wxButton wxDev-CPP wxGrid wxHelpController wxJavaScript wxJSON wxLocale wxLog wxPaintDC wxPropertyGrid wxRuby wxSQLite3 wxThread wxValidator wxWidgets wxWinCE wxZipInputStream wxZipOutputStream XML Библиотека Книги Статьи
  • Showcase

    Visit wxToolBox Homepage

    Buy wxToolBox (with source code)

  • Archives

    • November 2009
    • September 2009
    • August 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
    • December 2007
    • June 2007
    • May 2007
    • January 2007
  • Recent Comments

    • T-Rex on Getting Acquainted with Document/View Framework – Simple Image Viewer
    • T-Rex on Сделайте мне красиво – Часть II – wxAUI в Multi-View приложений
    • Mardiko on Getting Acquainted with Document/View Framework – Simple Image Viewer
    • marty on Сделайте мне красиво – Часть II – wxAUI в Multi-View приложений
    • T-Rex on Перевод книги Julian’а Smart’а – Глава VI – Обработка данных с устройств ввода
  • Buttons

    Locations of visitors to this page

    Rambler's Top100
    Рейтинг@Mail.ru

Copyright © 2010 Cross-Platform Programming with wxWidgets All Rights Reserved
RSS Log in