<div dir="ltr">Hi Ben,<div><br></div><div>    can you tell me what path-related limits limits.h does define on win64?  e.g. there should be something like POSIX_PATH_MAS or XOPEN_PATH_MAX, and if neither of these is available, and nothing else looks relevant we can define a default.  I already put in a default; see platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c</div><div>But can we do better on win64/win32?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 12, 2017 at 9:38 AM, Ben Coman <span dir="ltr"><<a href="mailto:btc@openinworld.com" target="_blank">btc@openinworld.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Just to note that builds...<br>
* Environment: FLAVOR=squeak.stack.spur, ARCH=win64x64,<br>
CYG_ROOT=C:\cygwin64, CYG_SETUP=setup-x86_64.exe, MINGW_ARCH=x86_64<br>
* Environment: FLAVOR=pharo.stack.spur, ARCH=win64x64,<br>
CYG_ROOT=C:\cygwin64, CYG_SETUP=setup-x86_64.exe, MINGW_ARCH=x86_64<br>
are currently failing due to...<br>
   ../../platforms/Cross/plugins/<wbr>B3DAcceleratorPlugin/<wbr>sqOpenGLRenderer.c:85:17:<br>
       error: use of undeclared identifier 'PATH_MAX'<br>
       char fileName[PATH_MAX+1];<br>
<br>
The change from imageNameSize() to PATH_MAX seems to be from 11 days ago per...<br>
<a href="https://ci.appveyor.com/project/OpenSmalltalk/vm/build/1.0.637" rel="noreferrer" target="_blank">https://ci.appveyor.com/<wbr>project/OpenSmalltalk/vm/<wbr>build/1.0.637</a><br>
"Add the B3DAcceleratorPlugin (OpenGL interface) to the 32-bit Mac build"<br>
<br>
Diff...<br>
<a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/995e7aedc3b5aeb76904f92abbd8a7a1bcf8138f" rel="noreferrer" target="_blank">https://github.com/<wbr>OpenSmalltalk/opensmalltalk-<wbr>vm/commit/<wbr>995e7aedc3b5aeb76904f92abbd8a7<wbr>a1bcf8138f</a><br>
<br>
cheers -ben<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div>