search for: do_register_serv

Displaying 2 results from an estimated 2 matches for "do_register_serv".

Did you mean: do_register_server
2010 Nov 13
3
Compile errors with the latest git of 1.3.7
...rar.c: In function 'DllGetClassObject': registrar.c:747: error: 'CLSID_Registrar' undeclared (first use in this function) registrar.c:747: error: (Each undeclared identifier is reported only once registrar.c:747: error: for each function it appears in.) registrar.c: In function 'do_register_server': registrar.c:796: error: 'CLSID_Registrar' undeclared (first use in this function) make[1]: *** [registrar.o] Error 1 make[1]: Leaving directory `/src/wine/wine-git/dlls/atl' make: *** [dlls/atl] Error 2
2010 Nov 27
1
Problem building 1.3.8 from source
...registrar.c registrar.c: In function ?DllGetClassObject?: registrar.c:778: error: ?CLSID_Registrar? undeclared (first use in this function) registrar.c:778: error: (Each undeclared identifier is reported only once registrar.c:778: error: for each function it appears in.) registrar.c: In function ?do_register_server?: registrar.c:827: error: ?CLSID_Registrar? undeclared (first use in this function) make[1]: *** [registrar.o] Error 1 make[1]: Leaving directory `/home/peter/src/wine/dlls/atl' make: *** [dlls/atl] Error 2 I've tried rerunning configure, ran into missing gstreamer libs, installed thos...