Commit 31707a4
committed
Adopted @tristanpemble Suggested Fix
Due to the agreement to use llvm as a fix for the linux and potentially for the Mac,
I have replaced the dynamic linkage with using llvm instead. On Windows, it compile fine,
passed the test, and it works without any issues on my toy project that uses zgpu;
however, futher testing is required to ensure linux and mac version of the library in
working state.1 parent 2048a53 commit 31707a4
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments