[omniORB] Corba::WString or WChar

Barthel Marco Marco.Barthel at comergo.com
Fri Oct 20 11:16:12 BST 2006


consider the Option C-C++/Language "Treat wchar_t as Built-In Type" in
Visual-Studio. omniorb and your application must be compiled with the
same settings.
 
-marco


________________________________

	From: omniorb-list-bounces at omniorb-support.com
[mailto:omniorb-list-bounces at omniorb-support.com] On Behalf Of S.
Sahayaraj
	Sent: Tuesday, October 17, 2006 3:06 PM
	To: OmniOrb
	Subject: [omniORB] Corba::WString or WChar
	
	

	I've tried to use WString or WChar data type in my sample
application. I was able to compile the IDL and build the application. It
went fine. But while running that application, I'm getting the error
?empty_wstring at _CORBA_WString_helper@@2QBGB could not be located in
dynamic link library omniORB407_rtd.dll
<mailto:?empty_wstring at _CORBA_WString_helper@@2QBGB%20could%20not%20be%2
0located%20in%20dynamic%20link%20library%20omniORB407_rtd.dll> . It
looks the implementation of WString are missing or not enabled in the
DLL's. So,  I just would like to know the following.

	 

	1.	In order to enable the WString or WChar, Do we need to
use any configuration parameters  while ORB_Init? 
	2.	Do we have to use any additional DLL's/Lib's apart from
omniORB, omniDynamic and omniThread? 
	3.	While compiling the omniORB source, do we need to enable
any configuration input in make files? 

	 

	BTW, it works fine on string or char data types.

	 

	Thanks

	Sahay.

	 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20061020/ee072d4e/attachment.htm


More information about the omniORB-list mailing list