[Mesa-dev] Mesa (master): glsl: Autogenerate builtin_functions.cpp as part of the build process.
Kenneth Graunke
kenneth at whitecape.org
Tue Jan 11 21:59:26 PST 2011
On Monday, January 10, 2011 11:31:19 pm you wrote:
> Hi Kenneth,
>
> This commit introduced build breakages with the MSVC SCons build and the
> MinGW SCons build.
>
> Vinson
(CC'd mesa-dev)
Hi Vinson,
I assume it's trouble linking with talloc? I'd talked to Jakob about that on
IRC - apparently on Linux you need 'talloc' (quoted literal) in the LIBS,
while on Windows you need talloc (no ''s - a variable reference). He said to
just put 'talloc' and "we will fix it."
Or, did it break somewhere else...? Aside from reverting it (which I'm loathe
to do), I'm not sure how to fix this.
Sorry for the trouble.
--Kenneth
More information about the mesa-dev
mailing list