Re: [anjuta-list] How to recover after crash



Sebastien,

On Sun, Jun 25, 2017 at 2:40 PM, Sébastien Granjoux <seb sfo free fr> wrote:
Hi Igor,

Le 25/06/2017 à 15:31, Igor Korot a écrit :

All files are there.
I can even compile independently of Anjuta - from the command line even
after
compiling inside Anjuta fails.


Anjuta doesn't build anything, so if it works without Anjuta in should work
within. You can check what is the build directory by default Anjuta use a
directory named Debug. If you run from the command line in this directory:
        ../autogen.sh && make && make install
You should get the same thing than in Anjuta.

I understand Anjuta doesn't build anything, but something inside the IDE changed
and it doesn't work correctly.

Is it possible that some stuff inside Anjuta changed and now it tries
to build in some other
directory? But then even if it is - how come all subprojects kept all
their C++ and linker
properties?



Eventually, you can recreate your project from the source directory, you
will get a warning because the project already exist but you will not loose
anything in your project.

How can I do that?

Thank you.


Regards,

Sébastien


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