Hey Osei,

2008/12/1 Osei Simba Hinds <[EMAIL PROTECTED]>:
> Hi all,
>
> I recently upgraded to Wt-2.2.1 and these two includes in my project related
> to layout seem to be causing a problem
> #include <Wt/WGridLayout>
> #include <Wt/WBorderLayout>
>
>
> Here's what I get when I try to compile:-
> /usr/local/include/Wt/WLayout:170: error: expected ';' before 'margins_'
>
> In the file at that line ->   int    *WT_ARRAY margins_;

This is bizarre: WGridLayout includes Wt/WLayout,
  which includes Wt/WLayoutItem,


>
> I am compiling all necessary libraries (/usr/local/lib/libwt.so
> /usr/local/lib/libwthttp.so /usr/local/lib/libwtext.so).  Has anyone ever
> seen this before or know how to correct?  I am compiling on Ubuntu.
>
> Thanks in advance,
>
> Osei
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to