Add a text file to be shown after finishing wxMSW installation
We used docs/msw/install.txt for this previously, but it was too long to be comfortably viewed in the installation wizard and also incidentally doesn't exist any more, so add a new, short file just referring the user to its replacement.
This commit is contained in:
9
docs/msw/setup_after.txt
Normal file
9
docs/msw/setup_after.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
wxWidgets was installed successfully!
|
||||
|
||||
Please note: before using wxWidgets in your application,
|
||||
you must build the library using the same compiler you
|
||||
use for building your program.
|
||||
|
||||
Please see docs/msw/install.md file in the installation
|
||||
directory for the detailed instructions about how to build
|
||||
wxWidgets and use it from your application.
|
Reference in New Issue
Block a user