<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: wxWidgets and Visual Studio 2005 (Windows)</title>
	<atom:link href="http://wxwidgets.info/wxwidgets_and_vc2005_video/feed/" rel="self" type="application/rss+xml" />
	<link>http://wxwidgets.info/wxwidgets_and_vc2005_video/</link>
	<description>Just Make It Cross-Platform</description>
	<lastBuildDate>Sat, 08 May 2010 22:22:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Hossein</title>
		<link>http://wxwidgets.info/wxwidgets_and_vc2005_video/comment-page-1/#comment-157</link>
		<dc:creator>Hossein</dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://wxwidgets.info//?p=42#comment-157</guid>
		<description>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</description>
		<content:encoded><![CDATA[<p>Hello dear t-rex , do you remember me ?<br />
almost a year ago i emailed you to help me of my final project in wxwidgets and you kindly and patiently helped me .<br />
first of all im here to Thank you very much . i really bothered you with my silly questions .<br />
God bless you , you are a great help to me and also those newbies out there . </p>
<p>secondly i have a favor to ask . can you add a section to your blog which contains videos of your tutorials   ?<br />
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 . </p>
<p>and i have another favor to ask  . can you post a tutorial on Form relations in wxWidgets ( and C++ of course)<br />
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 .<br />
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)</p>
<p>and again would you add a subscribe to blog updates ? </p>
<p>again Thankyou a billion times .<br />
Regards<br />
Hossein</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kela</title>
		<link>http://wxwidgets.info/wxwidgets_and_vc2005_video/comment-page-1/#comment-22</link>
		<dc:creator>Kela</dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:22:46 +0000</pubDate>
		<guid isPermaLink="false">http://wxwidgets.info//?p=42#comment-22</guid>
		<description>Спасибо!

После вашего ответа, я понял, что документацию все-же стОит читать:

&gt; Pleae notice that it&#039;s normal that dbgrid project doesn&#039;t build if wxUSE_ODBC is set to 0 (default).</description>
		<content:encoded><![CDATA[<p>Спасибо!</p>
<p>После вашего ответа, я понял, что документацию все-же стОит читать:</p>
<p>&gt; Pleae notice that it&#8217;s normal that dbgrid project doesn&#8217;t build if wxUSE_ODBC is set to 0 (default).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T-Rex</title>
		<link>http://wxwidgets.info/wxwidgets_and_vc2005_video/comment-page-1/#comment-20</link>
		<dc:creator>T-Rex</dc:creator>
		<pubDate>Thu, 05 Mar 2009 17:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://wxwidgets.info//?p=42#comment-20</guid>
		<description>wxUSE_ODBC в wx/msw/setup.h надо включить, без этого wxODBC библиотека будет пустая а import library не будет создаваться.</description>
		<content:encoded><![CDATA[<p>wxUSE_ODBC в wx/msw/setup.h надо включить, без этого wxODBC библиотека будет пустая а import library не будет создаваться.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kela</title>
		<link>http://wxwidgets.info/wxwidgets_and_vc2005_video/comment-page-1/#comment-19</link>
		<dc:creator>Kela</dc:creator>
		<pubDate>Wed, 04 Mar 2009 15:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://wxwidgets.info//?p=42#comment-19</guid>
		<description>Пытаюсь скомпилить wxWidgets 2.8.9 на MS VS 2008. Все хорошо, но никак не компилиться один проект из солюшина, а именно: dbgrid (конфигурации DLL Unicode Debug и DLL Unicode Release). Ошибка следующая:

LINK : fatal error LNK1104: cannot open file &#039;..\..\lib\vc_dll\wxbase28ud_odbc.lib&#039;

Посмотрел настройки проекта odbc. В настройках компоновщика есть команда на генерацию библиотеки:

 /IMPLIB:&quot;..\..\lib\vc_dll\wxbase28ud_odbc.lib&quot;

Но вот дело в том, что после компиляции odbc, библиотека wxbase28ud_odbc.lib не создается.

Проект net из солюшина имеет аналогичные настройки и либа создается. В odbc ни в какую.

Кто сталкивался?</description>
		<content:encoded><![CDATA[<p>Пытаюсь скомпилить wxWidgets 2.8.9 на MS VS 2008. Все хорошо, но никак не компилиться один проект из солюшина, а именно: dbgrid (конфигурации DLL Unicode Debug и DLL Unicode Release). Ошибка следующая:</p>
<p>LINK : fatal error LNK1104: cannot open file &#8216;..\..\lib\vc_dll\wxbase28ud_odbc.lib&#8217;</p>
<p>Посмотрел настройки проекта odbc. В настройках компоновщика есть команда на генерацию библиотеки:</p>
<p> /IMPLIB:&#8221;..\..\lib\vc_dll\wxbase28ud_odbc.lib&#8221;</p>
<p>Но вот дело в том, что после компиляции odbc, библиотека wxbase28ud_odbc.lib не создается.</p>
<p>Проект net из солюшина имеет аналогичные настройки и либа создается. В odbc ни в какую.</p>
<p>Кто сталкивался?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
