[wx2.6.3]A little confusion

r.luchner at gmx.at r.luchner at gmx.at
Wed Oct 11 06:16:18 PDT 2006


-------- Original-Nachricht --------
Datum: Wed, 11 Oct 2006 16:48:41 +0800
Von: "zhu jiang" <ykzhujiang at gmail.com>
An: wx-users at lists.wxwidgets.org
Betreff: [wx2.6.3]A little confusion

> Hi all,
> 
>     I am a new user of wxWidget. I am a little confused by the file
> structure of the wxwidget. For example, there are serveral header files of
> the same name setup.h which are in different directories. Also, I have
> seen
> the project settings of some samples and I found that
> ".\..\..\lib\vc_lib\mswd" and ".\..\..\include" are both addtional include
> directories for projects. But they contain two different files of the same
> name rcdefs.h. I am totally puzzled now. Who can help me please?
> 
> -- 
> Thanks,
> Jiang
I don't know witch environment you use (MSW...)
If you use the MSW (Windows), than you can set the Envornment Variable:
wxWin=<direct path> normaly set in <system> <envorment variables>.
You should set this variable always as user specified not as a system variable!
Then you can compile the libs and samples (in V 2.7.0 the samples can only created in command line not with the visual project files).
For some reasons you can edit the file <config.xxx> in the build-diretory.
If you bild the library with make (nmake) the setup.h file for this build is copied in /wx of the lib-dir.
There is no reason, you habe to know about the diferent files (at least in the beginning!)
Robert

-- 
GMX DSL-Flatrate 0,- Euro* - Überall, wo DSL verfügbar ist!
NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl




More information about the wx-users mailing list