[vtkusers] Does VTK support UNICODE??
Brad King
brad.king at kitware.com
Wed Jul 19 10:11:57 EDT 2006
BoShi wrote:
> Would you like to give me the detailed instructions? Thanks a lot!
>
> de Boer Ingo 写道:
>> Hi,
>>
>> I made the fix for Unicode some time ago. But it is not in CMake.
>> You have to do the project settings on your own. Also, a few
>> new classes have to be converted. Only a few lines.
No changes in CMake are needed. Just turn on advanced cache values in
CMakeSetup and edit the CMAKE_C_FLAGS and CMAKE_CXX_FLAGS options. Add
"-D_UNICODE" to the flags.
-Brad
More information about the vtkusers
mailing list