Displaying 2 results from an estimated 2 matches for "constantsyslinux".
2014 Jul 05
2
mdiskchk and WinPE
...my own from the code at git://git.zytor.com/users/sha0/syslinux.git/win32/mdiskchk has been a bit challenging:
In file included from ../libinstaller/syslinux.h:17, from syslinux.c:28:../libinstaller/advconst.h:2: error: expected ?=?, ?,?, ?;?, ?asm? or ?__attribute__? before numeric constantsyslinux.c: In function ?main?:
Has anyone successfully built these executables, or can someone suggest a better path to take?
Thanks!
jml
2014 Jul 06
0
mdiskchk and WinPE
...it://git.zytor.com/users/sha0/syslinux.git/win32/mdiskchk has
> been a bit challenging: In file included from
> ../libinstaller/syslinux.h:17, from
> syslinux.c:28:../libinstaller/advconst.h:2: error: expected `=?,
> `,?, `;?, `asm? or `__attribute__? before numeric
> constantsyslinux.c: In function `main?: Has anyone successfully
> built these executables, or can someone suggest a better path to
> take?
> Thanks!
> jml
I can see 1 branch in Shao's git repo that might be relevant:
mdiskchk_win
[quote]
mdiskchk.exe will be the Windows counterpar...