[Soc-2005-dev] MSVC compilation checkout.

Jiří Hnídek jiri.hnidek at vslib.cz
Sat Jul 30 20:31:11 CEST 2005


Hi Gabriel,
thanks for bug report, but I don't understand to error output from MSVC. 
I can't find any "void*" or ">>" at line 517 and util.c has only 1187 
lines ...

error C2036: 'void *' : unknown size

... I guess, that MSVC has problem with "sizeof(void*)". Can you tell me 
about better way to get size of pointer?

I can't find ">>" anywhere in util.c.

Best regards,

Jiri

> Hi everyone,
> I've tried to compile all branch to help you compiling all this on windows.
> I saw 2 main mistakes:
> -You have to init var at begining of function block, MSVC don't allow 
> this, GCC does.
> -Try to keep Sconscript up to date with include and lib dependency too.
> -Missing files!
>
> jiri:
> source\blender\blenlib\intern\util.c(517) : error C2036: 'void *' : 
> unknown size
> source\blender\blenlib\intern\util.c(517) : warning C4552: '>>' : 
> operator has no effect; expected operator with side-effect



More information about the Soc-2005-dev mailing list