RicoCasta / opencinematools

Automatically exported from code.google.com/p/opencinematools
0 stars 0 forks source link

Compilation problem on VC8? #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Hello all,

I am trying to build opencinematools on VC8 with .net frame work 3.5.

I am getting compiler error when building "MakeDcp" project. It is searching 
for the "WX" folder. But I am not able to find it in 
"opencinematools-1.1.2-src.zip" file.

Will I get "WX" folder  with opencinematools source code or do I need to 
install any SDK?

Please excuse me if I am wrong.

Thanks and Regards
Nah

Original issue reported on code.google.com by ankiredd...@gmail.com on 12 Nov 2010 at 10:35

GoogleCodeExporter commented 8 years ago
Yes you need to install wxWidgets (http://www.wxwidgets.org/);
On Windows its easier to instal wxPack 
(http://wxpack.sourceforge.net/Main/Downloads) because it adds the environement 
variables and avoid you any trouble.

Original comment by marc.van...@gmail.com on 16 Nov 2010 at 7:26