We should be using the standard one, _WIN32.  Curiously, I thought I scrubbed 
all of the WIN32 ones we were manually defining about a year ago.

Cheers!
Sean


> On Dec 22, 2017, at 8:47 AM, Daniel Roßberg <danielmrossb...@gmail.com> wrote:
> 
> Hi,
> 
> It looks like that with the current source code revision the Visual Studio 
> build is broken, at least on my computer.  In src/libbu/parallel.c 
> rt_thread_t isn't defined.  To define it on Windows the WIN32 define has to 
> be set, but it isn't.  The predefined macro in a win32 environment is _WIN32. 
>  Especially in parallel.c we can find a mixture of both variants.  Which one 
> is the right one?  Do we want to use the standard (_WIN32) or have our own 
> macro (WIN32)?
> 
> Regards,
>     Daniel
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot_______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to