Difference between revisions of "User:Sadeep/DevLog-2020"
From BRL-CAD
m |
|||
Line 3: | Line 3: | ||
* 05 May 2020 | * 05 May 2020 | ||
+ | Fixed the errors that came up and built BRL-CAD from source on Windows, VS2019. Several bugs still remain. A debug assertion failure happens in pix-bw.exe. But I guess this won't affect my project in any way. |
Revision as of 13:10, 5 May 2020
- 04 May 2020
Downloaded Qt, Visual Studio C++, cloned (or whatever it is called in svn) the BRL-CAD source code.
- 05 May 2020
Fixed the errors that came up and built BRL-CAD from source on Windows, VS2019. Several bugs still remain. A debug assertion failure happens in pix-bw.exe. But I guess this won't affect my project in any way.