<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 7: MinGW/GCC DLL version of wxMathPlot crashes all sample apps.</title><link href="https://sourceforge.net/p/wxmathplot/bugs/7/" rel="alternate"/><link href="https://sourceforge.net/p/wxmathplot/bugs/7/feed.atom" rel="self"/><id>https://sourceforge.net/p/wxmathplot/bugs/7/</id><updated>2009-11-04T13:26:09Z</updated><subtitle>Recent changes to 7: MinGW/GCC DLL version of wxMathPlot crashes all sample apps.</subtitle><entry><title>MinGW/GCC DLL version of wxMathPlot crashes all sample apps.</title><link href="https://sourceforge.net/p/wxmathplot/bugs/7/" rel="alternate"/><published>2009-11-04T13:26:09Z</published><updated>2009-11-04T13:26:09Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netcd0793ce729c0d993ee8c43b0c52e93624ccc690</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;All sample applications crash when I do/use a MinGW/DLL build of wxMathPlot.&lt;/p&gt;
&lt;p&gt;My config for CMake is a s following:&lt;br /&gt;
cmake -G "MinGW Makefiles" . -DMATHPLOT_SHARED=ON -DwxWidgets_USE_UNICODE=ON -DwxWidgets_ROOT_DIR=C:/wxWidgets-2.8.10 -DwxWidgets_LIB_DIR=C:/wxWidgets-2.8.10/lib/gcc_lib -DwxWidgets_CONFIGURATION=mswu -DwxWidgets_wxrc_EXECUTABLE=C:/wxWidgets-2.8.10/utils/wxrc/gcc_mswu/wxrc.exe&lt;/p&gt;
&lt;p&gt;Note that you'll need to setup CMAKE_CXX_FLAGS to "-DwxUSE_UNICODE -D__WXMSW__ " for the compilation to work at all.&lt;br /&gt;
wxWidgets was compiled using:&lt;br /&gt;
mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 USE_XRC=1 USE_OPENGL=1 UNICODE=1&lt;/p&gt;
&lt;p&gt;So basically wxMathPlot cannot be using with MinGW/GCC on Windows as DLL. :-(&lt;/p&gt;
&lt;p&gt;Any help?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>