Afficher un message
Vieux 30/06/2008, 21h58   #7
Puppet_Sock
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: "ISO C++ forbids declaration of uchar with no type"

On Jun 30, 3:18pm, aneuryzma <patrick.divia...@gmail.com> wrote:
[snip]
> I just want to remark that everything works perfectly if I build only
> the openCV application. I think there is some kind of conflict on the
> uchar variable.


Right.

So what you want to do now is create the smallest possible
chunk of source code that demonstrates the error.

Make a copy of the source files. "Hand" do the includes
to get down to a single file that still shows the error.

Then start the old "divide and rule." Take out half the
source code and see if the error goes away. Bin-search
on it till you get down to five or ten lines or so.
Should not take you more than 10 or 15 divides.

If the error does not become obvious this way, post back
a short example.
Socks
  Réponse avec citation
 
Page generated in 0,06215 seconds with 9 queries