mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] TeXmacs Cocoa


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] TeXmacs Cocoa
  • Date: Tue, 20 May 2008 18:19:54 +0200

Andreas Körner wrote:

Hi!

I've read that there is a Cocoa Port for TeXmacs...

Can somebody tell me how far it is?
Can I use it without problems now?

Which prerequisites are there? (I've TeXmacs installed via fink... )

There were Errors while compiling the current CVS with --enable-cocoa and --enable--freetype

./Plugins/Cocoa/aqua_gui.h:106: warning: ‘class aqua_gui_rep’ has virtual functions but non-virtual destructor
./Plugins/Cocoa/TMView.mm: In function ‘void -[TMView insertText:](TMView*, objc_selector*, objc_object*)’:
./Plugins/Cocoa/TMView.mm:518: warning: comparison between signed and unsigned integer expressions
./Plugins/Cocoa/TMView.mm: At global scope:
./Plugins/Cocoa/TMView.mm:556: error: expected type-specifier before ‘NSInteger’
./Plugins/Cocoa/TMView.mm:556: error: expected `)' before ‘NSInteger’
./Plugins/Cocoa/TMView.mm: In function ‘<typeprefixerror>-[TMView NSInteger](TMView*, objc_selector*)’:
./Plugins/Cocoa/TMView.mm:556: error: return type ‘<type error>’ is incomplete
./Plugins/Cocoa/TMView.mm:556: confused by earlier errors, bailing out
make[1]: *** [Objects/TMView.o] Error 1

thx for answering,


This looks like a GCC version problem ; as far
as I can remember, the Cocoa port compiled correctly
when Massimo submitted it.

Another possible cause would be that you try to compile
a mix of old files from fink and up to date files from
the current CVS. Although you probably thought about
that before, if any doubts, rm -fr plus cvs co would
make thinks clear in this respect.



  • TeXmacs Cocoa, Andreas Körner, 05/20/2008
    • Re: [TeXmacs] TeXmacs Cocoa, Henri Lesourd, 05/20/2008

Archive powered by MHonArc 2.6.19.

Top of page