Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

[RESOLVED]Build 9251 : Crash when trying to search

<< < (2/2)

darksquall57:
Okay, I'll try that and I'll come back with more infos :).
Thanks everyone.

darksquall57:
Okay, it works now.

As said oBFusCATed, I removed everything from Codeblocks in the /usr/local/.
Then I removed my directory containing the Codeblocks svn.
And I made a completely new checkout in a new directory.

Then here the commands I used :


--- Code: ---./bootstrap
./configure --prefix=/home/USER/Codeblocks/
make -j8
sudo rm -r /home/USER/Codeblocks/
mkdir /home/USER/Codeblocks/
make install
--- End code ---

As you can see I didn't install all the plugins this time, but I'll do, to see my problem is or not coming from a plugin.

darksquall57:
Finally, it works with plugins, so what I did in my previous post did the trick.
Thanks oBFusCATed and thanks jens :D.

Navigation

[0] Message Index

[*] Previous page

Go to full version