[Kde-bindings] Qt4, Smoke + C# status?

Arno Rehn arno at arnorehn.de
Fri Apr 21 14:47:24 UTC 2006


Am Freitag, 21. April 2006 16:17 schrieb Simon Edwards:
> SmokeInvocation.cs still fails to compile:
>
> ---------------------
> SmokeInvocation.cs(255,59): error CS0246: The type or namespace name
> `SmokeClass' could not be found. Are you missing a using directive or an
> assembly reference?
> SmokeInvocation.cs(291,72): error CS0246: The type or namespace name
> `SmokeMethod' could not be found. Are you missing a using directive or an
> assembly reference?
> SmokeInvocation.cs(293,24): error CS0246: The type or namespace name
> `SmokeMethod' could not be found. Are you missing a using directive or an
> assembly reference?
> SmokeInvocation.cs(308,51): error CS0246: The type or namespace name
> `SmokeClass' could not be found. Are you missing a using directive or an
> assembly reference?
> Compilation failed: 4 error(s), 100 warnings
> ----------------------
>
> How are "SmokeClass" and "SmokeMethod" supposed to get into
> SmokeInvocation.cs? How are they #included so to speak?
>
> cheers,

SmokeClass and SmokeMethod are Attributes to the Classes, look in 
qt3qyoto/Qyoto.cs. The Qt4-Classes have to be regenerated to work.

-- 
MfG
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list