hi miriam

it may be that the eclipse parser doesn't know about c++ macros. They 
think that macros are functions but can't resolve them

if you manage to get the eclipse project file to build, please commit 
your changes to github. It would be useful for me and other developers

On 03/09/2012 17:48, Miriam Kaeshammer wrote:
> Hello,
>
> does anybody of you use Eclipse for coding for Moses? How do you build
> using boost?
>
> As a start, I am using the project files provided in the git-repository
> (in mosesdecoder/contrib/other-builds). For each of the projects, in the
> project properties, I specified
>       bjam ${workspace_loc}/mosesdecoder
> as the Build command and switched off "Generate Makefiles
> automatically". Given the output on the Console tab, this seems to work.
> However, Eclipse itself does still complain about errors (reported in
> the Problems tab), such as unresolved inclusions and functions.
>
> Is there a different way to specify the bjam build process? Do you use
> the provided project files?
>
> Some more infos about my system:
> Ubuntu 12.04, Eclipse Indigo 3.7.2 with CDT 8.0.2, recent Moses checkout
> (c639cdbb38c3140454be62f4d88843f0bfa05aa8)
>
> I'd be thankful for any hints/comments.
>
> Best,
> Miriam
>

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to