mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Experimental Qt port


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Experimental Qt port
  • Date: Tue, 30 Sep 2008 15:09:49 +0200

On Tue, Sep 30, 2008 at 10:30:02AM +0200, Alvaro Tejero Cantero wrote:
> 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)
> ---

I fixed this one.



Archive powered by MHonArc 2.6.19.

Top of page