We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc67625 commit 94a0b47Copy full SHA for 94a0b47
README.md
@@ -22,12 +22,12 @@
22
23
## Building
24
25
-* Tested on Windows and Houdini 18.0
+* Tested on Windows and Houdini 19.0.561
26
* Generate a Visual Studio solution using premake:
27
- * premake5 --houdini-version=18.0.348 vs2017
+ * premake5 --houdini-version=19.0.561 vs2019
28
* Build the GEO Houdini dso GEO_Vox.dll.
29
* Place the dso in the appropriate Houdini dso folder.
30
- * On Windows this would be C:\Users\your_username\Documents\houdini18.0\dso
+ * On Windows this would be C:\Users\your_username\Documents\houdini19.0\dso
31
* Or your HOUDINI_DSO_PATH
32
33
## Usage
0 commit comments