User forums > Nightly builds
The 03 June 2012 build (8024) is out.
stefanos_:
--- Quote from: jens on June 11, 2012, 09:37:31 am ---I have used
--- Code: ---../configure --with-zlib=sys --disable-reserved_virtual \
--enable-debug --enable-debug_info --enable-debug_gdb \
--enable-unicode --with-gtk --enable-mediactrl --enable-sound \
--with-sdl --enable-display --enable-geometry \
--enable-graphics_ctx --with-libjpeg=sys --with-libpng=sys \
--with-libtiff=sys --with-opengl --with-libjpeg=builtin \
--with-libtiff=builtin
--- End code ---
The ".." is there,because I use it from a seperate build-folder to keep the sources clean.
You get a "wx-config" in the build-folder after running "make" .
If you use it directly, there is no need to run "make install" and litter your system.
--- End quote ---
Hey jens, sorry for the late reply and thank you for sharing your setup with me. I just wanted to ask; is there a certain reason you added twice these certain options?
--- Code: -----with-libjpeg=sys --with-libjpeg=builtin --with-libtiff=sys --with-libtiff=builtin
--- End code ---
On my system I had to use builtin to make it work for all "sys" configuration options.
Also, will it work for both static and dynamic, monolithic and non-monolithic?
thanks for once again.
Jenna:
Should only be builtin, sorry.
I only used it for the default, which is shared and non-monolithic.
stefanos_:
OK thank you very much :)
coffeer:
thank you very much
Navigation
[0] Message Index
[*] Previous page
Go to full version