Re: [AD] Build error:

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On January 11, 2009, Thomas Fjellstrom wrote:
> On January 11, 2009, Thomas Fjellstrom wrote:
> > On January 11, 2009, Thomas Fjellstrom wrote:
> > > CMake Error in demo/CMakeLists.txt:
> > >   Cannot find source file "Icon.icns".  Tried extensions .c .C .c++ .cc
> > > .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
> > >
> > > Not sure whats causing it.. It seems to be an OSX Bundle thing.
> >
> > Never mind.. Seems my demo/data dir wasn't under revision for some
> > reason. it was totally empty.
>
> Ok, theres something wrong with the cmake files. Somehow the build/clean is
> deleting the data directories. I'm trying to figure out why now.. but maybe
> someone will beat me to it.

EUCH:

FILE(REMOVE_RECURSE
  "CMakeFiles/link_example_data"
  "data"
)

That was found in the generated make stuff. clean should not remove data :(

> > > --
> > > Thomas Fjellstrom
> > > tfjellstrom@xxxxxxxxxx
> > >
> > > -----------------------------------------------------------------------
> > >-- -- --- Check out the new SourceForge.net Marketplace.
> > > It is the best place to buy or sell services for
> > > just about anything Open Source.
> > > http://p.sf.net/sfu/Xq1LFB
> >
> > --
> > Thomas Fjellstrom
> > tfjellstrom@xxxxxxxxxx
> >
> > -------------------------------------------------------------------------
> >-- --- Check out the new SourceForge.net Marketplace.
> > It is the best place to buy or sell services for
> > just about anything Open Source.
> > http://p.sf.net/sfu/Xq1LFB
>
> --
> Thomas Fjellstrom
> tfjellstrom@xxxxxxxxxx
>
> ---------------------------------------------------------------------------
>--- Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB


-- 
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/