-
Sorry for answering late, i haven't been monitoring this for a while.
Please change line 72 in src/vdr_remote.h from
vdr_remoteFrame( const wxString& title, const wxPoint& pos, const wxSize& pos,const long& style );
to
vdr_remoteFrame( const wxString& title, const wxPoint& pos, const wxSize& size,const long& style );
and it should compile fine.
2009-09-03 15:47:38 UTC by p_marquardt
-
Hi..
I try to compile vdr_remote for ubuntu, but I get the follow problem:
/usr/bin/make
make[1]: Entering directory `/usr/src/vdr-remote-0.4/vdr-remote-0.4'
Making all in src
make[2]: Entering directory `/usr/src/vdr-remote-0.4/vdr-remote-0.4/src'
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"...
2009-04-18 10:12:21 UTC by thomascr
-
p_marquardt committed patchset 68 of module vdr_remote to the vdr-remote-app CVS repository, changing 2 files.
2007-11-27 21:44:19 UTC by p_marquardt
-
p_marquardt committed patchset 67 of module vdr_remote to the vdr-remote-app CVS repository, changing 98 files.
2007-11-27 21:22:43 UTC by p_marquardt
-
p_marquardt committed patchset 66 of module vdr_remote to the vdr-remote-app CVS repository, changing 7 files.
2007-08-23 17:50:35 UTC by p_marquardt
-
p_marquardt committed patchset 65 of module vdr_remote to the vdr-remote-app CVS repository, changing 5 files.
2007-06-26 16:24:32 UTC by p_marquardt
-
p_marquardt committed patchset 64 of module vdr_remote to the vdr-remote-app CVS repository, changing 2 files.
2007-06-26 14:46:14 UTC by p_marquardt
-
p_marquardt committed patchset 63 of module vdr_remote to the vdr-remote-app CVS repository, changing 1 files.
2007-06-26 01:36:42 UTC by p_marquardt
-
p_marquardt committed patchset 62 of module vdr_remote to the vdr-remote-app CVS repository, changing 54 files.
2007-06-26 01:33:02 UTC by p_marquardt
-
p_marquardt committed patchset 61 of module vdr_remote to the vdr-remote-app CVS repository, changing 4 files.
2007-06-25 19:43:02 UTC by p_marquardt