Hi Jan

2015-05-28 23:15 GMT+02:00 Jan Ehrhardt <php...@ehrhardt.nl>:
> Did you actually try it? I tried several variations of inserting
> #include <stdio.h> but none worked.

Yes I tried it.

VC11 x86 and VC11 x64 was fine, but with VC14 (both x86 and x64), it
threw me a linker error about _printf being undefined, and the
#include <stdio.h> addition made it compile.

My compile argument was rather simple:
cl deplister.c imagehlp.lib

If there is a persistent problem, then please report it at
http://bugs.php.net/ and mark it with PHP 7.0 (master-Git) and we'll
look into it.

Thanks

-- 
regards,

Kalle Sommer Nielsen
ka...@php.net

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to