kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00910
Re: Re: specctra compilation under windows
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@...>
-
Date:
Thu, 24 Jan 2008 14:21:04 -0600
-
In-reply-to:
<4798E61E.5050909@...>
-
User-agent:
Thunderbird 2.0.0.6 (X11/20071022)
You are rigth.
Right. Every now and then...... Can I quote you to my wife?
If a man makes a statement in the woods, and there is no woman there to
hear him, is he still wrong?
libstdc++ is actually part of GCC. It is made when the compiler is
made, as part of the GCC build, mainly so the problem you are having
does not happen.
If Mingw has them all twisted, shame on them. Windows users have enough
problems it seems. I found the Mingw site extremely confusing, too
many options.
Glad you are making progress. Have you tried using CMake yet? I
think you can use it for your static builds also. This only depends on
how the wxWidgets is built, not much more. CMake can learn from how it
is built, and modify the linker options automatically for you. But you
need a recent wxWidgets, so that you have wx-config on windows in your path.
Hope this helps,
Dick
References