When I compile my .tex file I get lots of undefined citations and no .bbl file is generated. It's very strange because everything worked perfectly until I put my project into a shared folder of the UbuntuOne system.
At first I had different bib files and I've tried concatenating all them in only one file but it doesn't work.
I also tried moving the project to a folder in my system again but it just stopped working.
I use kile and the output gives me no errors only lists the citations undefined and says
Finished with exit code 1.
I hope someone can help me, thanks!
EDIT
Okay, I generated my .bbl by only running bibtex but now I get:
Label(s) may have changed. Return to get cross-references right.
And the Quickbuild doesn't work yet.