Displaying 1 result from an estimated 1 matches for "5ft82fed".
2009 Jul 28
1
Visual Studio support
...cess the encode/decode funtionality from within C#. Is it possible to compile CELT using Visual Studio? The first issue I ran into was that VS doesn't support the 'restrict' keyword. It does have __restrict which appears to be slightly different - http://msdn.microsoft.com/en-us/library/5ft82fed(VS.80).aspx.
If it's too much trouble to get it to compile with VS, are there any prebuilt .lib files availble? The celt_060_tools_win32.zip contains a libcelt-0.dll but it's out of date ( and I don't have the corresponding .def file ).
Thanks-
John
?