]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/wince/readme.txt
fixed typos in last check in
[wxWidgets.git] / docs / msw / wince / readme.txt
index 44035fca3aba35963e1794b7d2c3ddd084e8a6ee..12e139850db8746d0100623cf70d04797d152ad5 100644 (file)
@@ -1,9 +1,9 @@
 
   =================================================
-  Welcome to wxWidgets/CE 2.7.0
+  Welcome to wxWidgets/CE 2.8.0
   =================================================
 
-You have downloaded version 2.7.0 of the Windows CE port of
+You have downloaded version 2.8.0 of the Windows CE port of
 the wxWidgets GUI library. This runs on Pocket PC 2002/2003,
 Smartphone 2002/2003, Windows CE .NET 4.x, and Windows Mobile 5.
 
@@ -112,13 +112,13 @@ use the same directory and library names, so for the moment
 these builds cannot co-exist simultaneously.
 
 To use Visual Studio 2005, you need to allow VS to convert the projects
-first, and then you need to adjust the library settings of
-each wxWidgets and sample project.
+first (but install all the SDKs you need to _before_ converting), and then
+you need to adjust the library settings of each wxWidgets and sample project.
 
 Edit the configuration properties for each configuration and in the Librarian,
 add a relative path ..\..\lib to each library path. For example:
 
-..\$(PlatformName)\$(ConfigurationName)\wx_mono.lib
+..\..\lib\$(PlatformName)\$(ConfigurationName)\wx_mono.lib
 
 Then, for a sample you want to compile, edit the configuration properties
 and make sure ..\..\lib\$(PlatformName)\$(ConfigurationName) is in the Linker/General/Additional