[Lemon-devel] [LEMON] #365: Cannot include <lemon/adaptors.h> in any of my application source files
Alpár Jüttner
alpar at cs.elte.hu
Wed Apr 7 09:54:12 CEST 2010
Hi,
Unfortunately I'm pretty unfamiliar with both CodeBlocks and wxWidget,
so I got stuck with compiling your code even before your problem would
appear.
I installed codeblocks and wxWidget using the .exe installers from their
websites. When I start codeblocks with your .cbp file it first asks for
a wx global variable. I set the base to C:\wxWidgets-2.8.10. When trying
to build your project, codeblocks says:
C:/wxWidgets-2.8.10/include/wx/platform.h:196:22: wx/setup.h: No such
file or directory
And indeed, this file is not there. There is one at msvc/wx/setup.h but
it is for MSCV and not for MINGW.
Could you give me a hint on how to install wxWidget w/ MinGW properly?
Regards,
Alpar
On Tue, 2010-04-06 at 10:31 -0700, Bill Ford wrote:
> I have developed a simple application using Code::Blocks that does not
> dompile and attached it in a ZIP file. Like my application, it uses
> wxWidgets, version 2.8.10. The include files are in a directory
> C:\usr\include, and the LEMON library in C:\usr\lib.
>
> I would like to add that I searched long and hard for a graph library I
> could use. Yours was the only library that was robust, has
> documentation that makes sense, and is not obfuscated by excessive use
> of templates. For example, I spent quite some time with the Boost
> Graph Library and got nowhere. It builds generality upon generality.
>
> Thanks for looking into this for me.
>
> William Ford, Ph.D.
> Chair, Department of Computer Science
> School of Engineering and Computer Science
> University of the Pacific
> Stockton, California 95211
>
> (209)946-3028
> http://www1.pacific.edu/~wford/FordWWW/
>
>
>
> -----Original Message-----
> From: LEMON [mailto:trac at lemon.cs.elte.hu]
> Sent: Mon 4/5/2010 10:55 PM
> Cc: lemon-tickets at lemon.cs.elte.hu
> Subject: Re: [LEMON] #365: Cannot include <lemon/adaptors.h> in any of my application source files
>
> #365: Cannot include <lemon/adaptors.h> in any of my application source files
> ---------------------+------------------------------------------------------
> Reporter: wford | Owner: alpar
> Type: defect | Status: new
> Priority: major | Milestone:
> Component: core | Version: hg main
> Resolution: | Keywords:
> Revision: |
> ---------------------+------------------------------------------------------
>
> Comment(by alpar):
>
> Could you please provide a code example reproducing this problem?
>
> _______________________________________________
> Lemon-devel mailing list
> Lemon-devel at lemon.cs.elte.hu
> http://lemon.cs.elte.hu/mailman/listinfo/lemon-devel
More information about the Lemon-devel
mailing list