[Wine] Wine compilation problem.

Fabrice Delliaux netfab at gmail.com
Wed Jan 14 02:29:54 CST 2009


Le Tue, 13 Jan 2009 20:59:37 -0600,
mike3 a écrit :

> Any way to get the compiler to recognize that directory?

I don't know Sun's compiler, but you should be able do it using CXXFLAGS
at configure time.

With GCC it would be :

	CXXFLAGS="-I/opt/local/include" ./configure



More information about the wine-users mailing list