mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Experimental Qt port


Chronological Thread 
  • From: "Alvaro Tejero Cantero" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Experimental Qt port
  • Date: Tue, 30 Sep 2008 10:30:02 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=OfDHYlnABurWY0Q+ccpVa5Q8Or7fTrbnqa8kyd5GfiFtoE1bnlcJEo9AzIIlWbCqLC 2RaL+A2HGqmWwjMcVt017jDNh3EJ1yu1DM3mPa5rHbOthzXTfoTrp5D3uXIhLxkqlLKI BbwmVnjIezvWmgBg5R7XzTfHfcbYnDdB6sW9A=

I have a problem compiling (--enable-qt and --enable-debug), gcc 4.2.3
for x86_64-linux-gnu,

QTMWidget.cpp, line 33

hashmap<int,string> qtkeymap(NULL);

---
./Plugins/Qt/QTMWidget.cpp:33: error: conversion from 'long int' to
'string' is ambiguous
Kernel/Types/string.hpp:38: note: candidates are: string::string(const char*)
Kernel/Types/string.hpp:37: note: string::string(char)
Kernel/Types/string.hpp:36: note: string::string(int)
---

Álvaro.


On Tue, Sep 30, 2008 at 10:12, Javier Arantegui <address@hidden> wrote:
> Hi!
>
> El Lunes, 29 de Septiembre de 2008, Joris van der Hoeven escribió:
>> I am happy to announce an experimental Qt port, by Massimiliano Gubinelli,
>> which is a reworked version of his previous Cocoa port. The port has been
>> put on the CVS server of TeXmacs.
>
> Any chance that it were available in some other way for those of us who
> don't
> know how to use CVS (that is me)? Or, should I just wait until next week?
>
> Thanks in advance,
>
> Javier
> PS. To have a QT and a Cocoa ports is going to be amazing!
>
>
> --
> Javier Arántegui
> Dept. Tecnologia de Alimentos / Dept. of Food Technology
> Universitat de Lleida / University of Lleida (Spain)
>
> Tel. +34 973702595
> Fax +34 973702596
> IM: Jabber - javier.arantegui (AT) jabberes.org
> http://www.tecal.udl.es
>



Archive powered by MHonArc 2.6.19.

Top of page