Attached is a patch that allows to build under Windows.
Also I've noticed that the resize bug seems to have disappeared with the
new layout, so I think it can be applied without troubles.

Anyway, if you already have fixed it, it is great =)
Greetings!



2013/10/8 Carlos López González <[email protected]>

> Hi!
> Continuing with the exciting commits from this branch, I've given a try to
> build the commit at SHA1 ID 29c452cc2c0df1d92970f625e9b531eeb3cf9992
>
> The build fails with the following message:
>
> workarea.cpp: In the function member ‘void
> studio::WorkArea::refresh_second_check()’:
> workarea.cpp:2681:15: error: ‘class studio::CanvasView’ doesn't have a
> member called ‘get_size’
> workarea.cpp: In the function member ‘bool
> studio::WorkArea::refresh(GdkEventExpose*)’:
> workarea.cpp:2699:16: error: ‘class studio::CanvasView’ doesn't have a
> member called ‘get_size’
>
> (Note: the actual error message I got was in Spanish and I've translated
> it, so maybe it it is little weird translated)
>
> Ivan, possibly you haven't noticed this before because the code that
> triggers the error is enclosed inside preprocessor directives that are only
> used in Windows build.
>
> I think that before continue developing you should fix those member
> functions to be sure that you can continue deriving CanvasView from Bin.
>
> Thanks and Good luck!
>
> --
> Carlos
> http://synfig.org
>



-- 
Carlos
http://synfig.org

Attachment: patch0.patch
Description: Binary data

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to