-
Notifications
You must be signed in to change notification settings - Fork 11
Visual Studio #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Visual Studio #63
Conversation
Also, a rename of the `csgtool` project to `libcsg` and `csgtool` becoming the binary project
Because windows has a destinction, and binary files can sometimes read wrong because of it. REMEMBER THE PAST? IT LIVES FOREVER WITH US NOW!
|
Any word on when the visual studio version will be done? 😃 |
I will take a few more stabs this week, and if I stab the right parts, hopefully this week? If you don't hear from me by then, please remind me again :( Sorry for taking forever on this one |
|
Awesome 👍 sidenote: Having trouble running a 64-bit build? it builds fine and loads files fine, then dies around 'poly_classify_vertex' Is 64-bit not supported? Thanks! |
It should be since I ran this in production in 64 bit linux the whole time. What kind of failure did you see? The remaining fixes I anticipate here are mostly around disk IO thanks to windows' distinction of "binary" files. 😿 |
|
I think you're right regarding the diskIO being the cause... The crashes happened seemingly randomly at various places in the code. |
Work towards fixing #53 by letting this project compile in Visual Studio without breaking the existing CI build
Work is being done with VS2015
How?
Bugs
csgtool\Debug>csgtool audit ..\tests\fixtures\cube.txt.stlcrashesBonus Rount