Hi,
I am trying to compile (or, actually, I would love to !!) a wxWidgets/wxMathPlot
project that I developed under Win. So far, I installed wxWidgets locally to
avoid bad surprises, and compiled wxMathPlot and installed it globally - I
guess... sort of...
When I go into the samples directory and do "make" for the various examples, it
works fine : they compile and the executable file works fine - more or less.
However, I have no clue how to compile my own project, as I don't really know
how to make... makefiles. I discovered bakefile yesterday, installed it... and
so far I am still completely lost (this is my first time compiling something
significant under linux). If anyone could help/advise me, that would be super
great !!
My personal project consists in 4 cpp files and 4 headers... and from there, I
am so stuck, it's not even funny, it's pathetic !
Thanks (at least for reading) :),
Marc
|