[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] Problem with build...?



Alex Bligh wrote:
Gerry Iles wrote:
Well, my build still does it after removing the options.  I changed the
options in KDevelop but it told me to do a make distclean because it was
already configured.

This is the relevant bit:

Try this:

    find . -name 'resource.cpp' or -name 'resources.h' | xargs rm
    svn up

Sorry that's "resources.cpp" (with an s)

A