[Kde-bindings] Help to run Qyoto Examples

Sergio A. Hernandez info.geex at gmail.com
Mon May 11 02:24:41 UTC 2009


Hello it is me again,

Finally I can make it work. What I did is the following.

- Open the terminal or console
- Change to the /usr/lib/cli/kdebindings-4.4/ folder (cd
/usr/lib/cli/kdebindings-4.4/)
- Install qt-dotnet.dll into the GAC as root (sudo gacutil -i qt-dotnet.dll)
- Return to Monodevelop and on the Solution viewer edit the references
of the project (right-click over the Reference folder and select Edit
References)
- Select on the tab Packages my recently added qt-dotnet.dll

Supposedly, you can do add the qt-dotnet.dll assembly using the tab
.NET Assembly and selecting /usr/lib/cli/kdebindings-4.4/qt-dotnet.dll
but for some reason it didn't work.

Hope my 3 wasted hours be helpful for someone.
Have a nice day.


On Sun, May 10, 2009 at 7:43 PM, Sergio A. Hernandez
<info.geex at gmail.com> wrote:
> Ok, I finally found my old friend Mr. qt-dotnet.dll.
> It is under:
> /usr/lib/cli/kdebindings-4.4/
>
> Still, I cant run t1.cs
>
> On Sun, May 10, 2009 at 6:55 PM, Sergio A. Hernandez
> <info.geex at gmail.com> wrote:
>> Hello,
>> I'm trying to run the Qyoto examples but I can declare the resource
>> -r: qt-dotnet.dll
>> because I don't find it. Where is the old qt-dotnet.dll. I search
>> under usr/lib but nothing.
>> I'm using Ubuntu 9.04. I'm using monodevelop as I use to did it in the
>> past. Now I get disconnected from the project for less than a year and
>> I cant run even the T1.cs example.
>>
>> HELP!!!
>>
>> On Tue, May 5, 2009 at 4:30 AM, Richard Dale <rdale at foton.es> wrote:
>>> On Tuesday 05 May 2009 12:37:30 am Sergio A. Hernandez wrote:
>>>> Hello,
>>>>
>>>> Is the Qyoto project still active?
>>> Yes, it is being actively maintained and works well with Qt 4.5. If you have
>>> any other questions about Qyoto, you can ask on this mailing list.
>>>
>>> -- Richard
>>>
>>
>



More information about the Kde-bindings mailing list