[vtkusers] vtkUnicodeString::from_utf8(): not a valid UTF-8 string.

David Gobbi david.gobbi at gmail.com
Tue Aug 18 17:44:45 EDT 2015


You can use escape codes for the special characters:

const char *texto = "Testand" "\xc3\xb3" "oo";



On Tue, Aug 18, 2015 at 3:18 PM, Jose Barreto <jose.de.paula at live.com>
wrote:

> Hello David, I am using visual studio 2013, my location is Brazil, both my
> computer and the VS are in Portuguese.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/vtkUnicodeString-from-utf8-not-a-valid-UTF-8-string-tp5733543p5733548.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150818/e0719750/attachment.html>


More information about the vtkusers mailing list