[
https://issues.apache.org/jira/browse/THRIFT-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165712#comment-14165712
]
Jens Geyer edited comment on THRIFT-2644 at 10/9/14 8:45 PM:
-------------------------------------------------------------
According to [this IRC log|http://echelog.com/logs/browse/haxe/1408485600] you
need a compatible hxcpp version.
{quote}
<k> I'm getting a following error with the Cpp target "Error: In file included
from ./src/__boot__.cpp:4:0: include/haxe/Log.h:27:3: error: ?HX_DO_RTTI_ALL?
does not name a type HX_DO_RTTI_ALL;"
<k> Any ideas?
<S> I've seen that before, I think it comes from using an incompatible hxcpp
version.
<S> What does {{haxe -version}} give?
<k> *3.2.0*
<S> *You need hxcpp git then*.
<S> Try {{haxelib git hxcpp http://github.com/HaxeFoundation/hxcpp}}
{quote}
was (Author: jensg):
According to [this IRC log|http://echelog.com/logs/browse/haxe/1408485600] you
need a compatible hxcpp version.
{quote}
\[10:01:46\] <khokkanen> I'm getting a following error with the Cpp target
"Error: In file included from ./src/__boot__.cpp:4:0: include/haxe/Log.h:27:3:
error: ?HX_DO_RTTI_ALL? does not name a type HX_DO_RTTI_ALL;"
\[10:01:55\] <k> Any ideas?
\[10:04:29\] <S> I've seen that before, I think it comes from using an
incompatible hxcpp version.
\[10:04:54\] <S> What does {{haxe -version}} give?
\[10:06:01\] <k> *3.2.0*
\[10:06:16\] <S> *You need hxcpp git then*.
\[10:06:24\] <k> Ah. Thanks.
\[10:06:30\] <S> Try {{haxelib git hxcpp
http://github.com/HaxeFoundation/hxcpp}}
{quote}
> Haxe support
> ------------
>
> Key: THRIFT-2644
> URL: https://issues.apache.org/jira/browse/THRIFT-2644
> Project: Thrift
> Issue Type: Improvement
> Components: Haxe - Compiler, Haxe - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Fix For: 1.0
>
> Attachments: THRIFT-2644_haxe.patch
>
>
> I'm currently about to prepare a patch to include [Haxe|http://haxe.org/]
> support into Thrift over there in my [GitHub Thrift
> fork|https://github.com/Jens-G/thrift/tree/haxe]. If anyone has an interest
> in this and wants to join for development, testing and/or review, you're
> welcome - just drop me a mail. I'll update this ticket accordingly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)