charlesveasey / vDome

Multi-channel projection software designed for domes
GNU General Public License v3.0
77 stars 18 forks source link

Compile problem with linux 64bit #4

Closed Giladx closed 9 years ago

Giladx commented 9 years ago

Hello

compiling with codeblocks of0.8.4 and I am getting this errors src/vdome/input/media/media.cpp|242|error: ‘class vd::VideoLinux’ has no member named ‘getWidth’| src/vdome/input/media/media.cpp|249|error: ‘class vd::VideoLinux’ has no member named ‘getHeight’|

thanks for any replay

charlesveasey commented 9 years ago

Hi,

I don't have a linux machine with me, but it seems like an easy fix. I've updated the repo to include the method definitions.