Re: [Pgui-devel] PicoGui and C++

2001-12-05 Thread D.J.
That was it. Adding the macros fixed the problem. Shane Nay wrote: > Can you attach the errors you're getting? In all likelihood the > cli_c headers aren't C++ clean, i.e. they probably don't have the > macros to check for a c++ compiler to make sure that the symbols > aren't getting mangled.

Re: [Pgui-devel] PicoGui and C++

2001-12-05 Thread Shane Nay
On Tuesday 04 December 2001 18:47, Carpman wrote: > I'm almost ashamed to ask this, it is such a newbie question. > > Why can't I get the client library to link into a C++ program > correctly. (Hears the "PUT EXTERN IN FRONT OF EVERYTING" coming > from a mile away). > > This comes as a result of m

Re: [Pgui-devel] Rotation

2001-12-05 Thread Micah Dowty
On 2001.11.20 12:40 Pascal Bauermeister wrote: > Pascal Bauermeister wrote: > > > > Micah Dowty wrote: > > > > > > I just added the "Base rotation angle" config option to implement > this. It > > > rearranges the rotation logic in video.c such that a 90 degree > rotation flag > > > loads the 90+ba