Looking for examples of CppSharp use.

1,231 views
Skip to first unread message

Kevin Tew

unread,
Aug 25, 2015, 7:27:15 AM8/25/15
to CppSharp
Are there any open source projects besides QtSharp that are using CppSharp, I'm looking for examples of how to avoid the following errors:

error CS0315: The type `int' cannot be used as type parameter `T' in the generic type or method `Std.Vector<T>'. There is no boxing conversion from `int' to `CppSharp.Runtime.ICppMarshal'

error CS1663: `Vertex.Internal.mNeigh': Fixed size buffers type must be one of the following: bool, byte, short, int, long, char, sbyte, ushort, uint, ulong, float or double

João Matos

unread,
Sep 7, 2015, 10:09:35 PM9/7/15
to Kevin Tew, CppSharp
Hey Kevin, sorry for the delay in getting back to you, missed this mail.



About Std.Vector, we're reworking our template support to fully support. The code currently on the repository related to it is deprecated.

About the other error, please file an issue in our Github issue tracker with a way to reproduce so we may take a look at it.

Feel free to file issues on Github with questions in the future, easy to miss emails sometimes.

Best regards,
Joao

--
You received this message because you are subscribed to the Google Groups "CppSharp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cppsharp-lis...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
João Matos
Reply all
Reply to author
Forward
0 new messages