What's the latest status on trying to get Field3d to build on Windows?
The last thread I can find is that it just doesn't work due to
template issues.
Is that right? Anyone tried with VS 2010?
MO
--
Michael O'Brien
mkob...@gmail.com
Magnus
> --
> You received this message because you are subscribed to the Google Groups
> "Field3D dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/field3d-dev/-/S0cpTtPXvAcJ.
> To post to this group, send email to field...@googlegroups.com.
> To unsubscribe from this group, send email to
> field3d-dev...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/field3d-dev?hl=en.
>
Okay. I'll start to poke on it. Does anyone have a strong opinion
about which version of MSVC to use?
MO
--
Michael O'Brien
mkob...@gmail.com
--
You received this message because you are subscribed to the Google Groups "Field3D dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/field3d-dev/-/t5Z790w8vGwJ.
--
You received this message because you are subscribed to the Google Groups "Field3D dev" group.
--
You received this message because you are subscribed to the Google Groups "Field3D dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/field3d-dev/-/cA8IQa2fPgMJ.
I'll do a cmake build on Windows.
I'll keep and eye on the repo-pull
Regards
--
Nicholas Yue
Graphics - RenderMan, Houdini, Visualization, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
- 1/2
The unit tests show some failures.
I have attached the output log from the unit test run.
Are you able to advise on what cause those unit test failures ?
On Saturday, April 28, 2012 1:42:08 AM UTC-4, Nicholas Yue wrote:The unit tests show some failures.
I have attached the output log from the unit test run.
Are you able to advise on what cause those unit test failures ?
This most likely means that the folder pointed to by the env var TMP doesn't exist, isn't writable, or that TMP isn't defined. Windows should define both TMP and TEMP, by default, although it's possible to unset them.
-- Nicholas Yue Graphics - RenderMan, Visualization, OpenGL, HDF5 Custom Dev - C++ porting, OSX, Linux, Windows Management - Recruitment, career management http://www.proceduralinsight.com/ http://au.linkedin.com/in/nicholasyue
Hi,
I have both TEMP and TMP defined.
I checked the unittest code, it uses environment variable TMP.
I checked my user account, %TMP% location is writable by me.
--
You received this message because you are subscribed to the Google Groups "Field3D dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/field3d-dev/-/feqKZgznbNAJ.