\i3Editor.cs(11,8,11,15): error CS0246: The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
\ObjectsManager.cs(10,7,10,14): error CS0246: The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
so i try to rebuild the project and this was the error i got no SharpDX file
\i3Editor.cs(11,8,11,15): error CS0246: The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
\ObjectsManager.cs(10,7,10,14): error CS0246: The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
so i try to rebuild the project and this was the error i got no SharpDX file
ps: im using vs 2022