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

SDK version mismatch when building IncrementalSearch from r7945

<< < (2/2)

oBFusCATed:
You have a broken precompiled header (.gch) file I guess. Try to delete them all.

daniloz:

--- Quote from: oBFusCATed on April 27, 2012, 12:26:31 pm ---You have a broken precompiled header (.gch) file I guess. Try to delete them all.

--- End quote ---
That was the problem! Thanks!

The strange thing (I don't completely understand how this precompiled headers work) is that I had two copies of the precompiled headers, one at [trunk]/.objs/include, which was up-to-date, and another copy at [trunk]/src/include from february.

I assume that the IncrementalSearch plugin was using the old ones at [trunk]/src/include.

But why the core-plugins were using the right ones? Is the location of the precompiled header settable somewhere? Even if it is so, why is the IncrementalSearch plugin not complaining that it cannot found the files and is now searching in the right location? :-o

oBFusCATed:
There was a change of the location of the pchs recently, I think.

daniloz:

--- Quote from: oBFusCATed on April 27, 2012, 01:14:26 pm ---There was a change of the location of the pchs recently, I think.

--- End quote ---
That explains a lot...

Thanks!!!!

killerbot:
pch's   :'(

Navigation

[0] Message Index

[*] Previous page

Go to full version