Mseddikoo / video-tracker

Automatically exported from code.google.com/p/video-tracker
0 stars 0 forks source link

Missing directory wx and file wx.h #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

When I try to compile the workspace in Visual Studio 6, it seems that the 
file wx.h is missing. I didn't find a possibility to download it here.

Thanks,

Igal

The error msg:
d:\igal\trackingsofts\videotracker-vs\videotracker.h(6) : fatal error 
C1083: Cannot open include file: 'wx/wx.h': No such file or directory
condensation.cpp

Original issue reported on code.google.com by igalfl...@gmail.com on 18 Mar 2007 at 9:37

GoogleCodeExporter commented 9 years ago
Sorry I don't use Microsoft system to develop, but I will ask my friend to give 
a
view at these errors.

Forgive for that.

Did you install wxWidget for Windows?What version did you install?

iacopo

Original comment by iacopo.m...@gmail.com on 18 Mar 2007 at 10:45

GoogleCodeExporter commented 9 years ago
You have to install the wxWidgets lib and to include this in your project.
Pay attention to the references to it.

Before try to compile e simple project with the Wx and then copy the settings 
for
your machine.

I hope to be useful for you.
Nicola

Original comment by martoran...@gmail.com on 18 Mar 2007 at 11:49