VC build problem - resource.h?

jrl1@Lehigh.EDU 04/25/03 10:19AM >>>

>src\msw\misc2.cpp(59) : fatal error C1083:
>Cannot open include file: 'wx/resource.h': No such file or directory

Just rem that out, resource.h doesn't exist anymore and its souce is

in

some other file. It compiles fine after that. I believe you'll have to

do that in two files.

John, thanks, that did the trick. Now I'm running into a different
problem that I need to figure out/research.

Typical! :wink: