Hi, I've got a newly installed wine running on a Sun Fire X2100 and redhat. Now I want to compile some cpp-sources, but wineg++ ist aborted because it can't find the include windows.h. Is there a another include for wine? Any help? cheers teb
teb <eotw@gmx.de> wrote:> I've got a newly installed wine running on a Sun Fire X2100 and redhat. > Now I want to compile some cpp-sources, but wineg++ ist aborted because > it can't find the include windows.h. Is there a another include for > wine? Any help?If you installed wine from a redhat package, it is likely that you will need to install wine-dev or something like that as well. Daniel