You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error 5 The type or namespace name 'SSLight' could not be found (are you missing a using directive or an assembly reference?) I:\test 1\SimpleScene-master\WavefrontOBJViewer\Main_setupScene.cs 34 20 WavefrontOBJViewer
Error 6 The name 'SSLight' does not exist in the current context I:\test 1\SimpleScene-master\WavefrontOBJViewer\Main_setupScene.cs 35 17 WavefrontOBJViewer
The text was updated successfully, but these errors were encountered:
thanks for reporting this.. we are merging lots of new work into master, and it looks like it accidentally ended up in a broken state. I'll get it fixed today or tommorow.
This error is now fixed in e47e5a9. I sincerely appologize for any inconvenience this may have caused and will do my best to compile WavefrontOBJViewer more diligently.
Hi David. I could take a look at this in a few hours. Should be a quick fix.
On Feb 16, 2015 8:47 AM, David Jeske [email protected] wrote:thanks for reporting this.. we are merging lots of new work into master, and it looks like it accidentally ended up in a broken state. I'll get it fixed today or tommorow.
—Reply to this email directly or view it on GitHub.
Hello,
I got theses errors.
Error 5 The type or namespace name 'SSLight' could not be found (are you missing a using directive or an assembly reference?) I:\test 1\SimpleScene-master\WavefrontOBJViewer\Main_setupScene.cs 34 20 WavefrontOBJViewer
Error 6 The name 'SSLight' does not exist in the current context I:\test 1\SimpleScene-master\WavefrontOBJViewer\Main_setupScene.cs 35 17 WavefrontOBJViewer
The text was updated successfully, but these errors were encountered: