Go Back   ZeroC Forums > Comments

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 02-16-2004
shantanu_k06 shantanu_k06 is offline
Registered User
 
Name: Shantanu Kumar
Organization: Hewlett Packard
Project: Prototypes for Distributed Apps
 
Join Date: Sep 2003
Posts: 24
Ice 1.2 on Windows 98

Hi there,

It has been mentioned that Ice 1.2 is not yet supported on Windows 98. I was trying some simple tests on IceJ on Windows 98 and it's working fine. I didn't try any services though.

I was wondering what are the components that are not supported on Windows 98? Can I use it if I don't want the services? Anybody encountered something not working on Win98?

Regards,
Shantanu
Reply With Quote
  #2 (permalink)  
Old 02-16-2004
bernard's Avatar
bernard bernard is online now
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 769
Hello,

The next Ice release will support Windows 98.

IceJ 1.2 should work on Windows 98, although we did not test it.

Ice 1.2 is using CriticalSection for the IceUtil::Mutex implementation, and TryEnterCriticalSection is not implemented on Windows 98 ... so you'll run into trouble as soon as Mutex::tryLock() is called.
Also, the Ice 1.2 build system defines UNICODE which causes problem if you build on Windows 2000 or XP and want to run on Windows 98; this is fixed on the current Ice mainline.

Cheers,
Bernard
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ICE for Windows using Eclipse?? Manolo1979 Help Center 1 02-03-2006 07:01 AM
Ice & Qt Opensource on Windows Paul Drummond Help Center 3 01-31-2006 09:20 AM
Support for Windows XP x64 vermorel Help Center 2 12-07-2005 04:53 PM
ICE on PDA with Windows CE - is this possible ? rssh Comments 1 04-07-2005 12:06 PM
Ice in windows CE xdm Help Center 0 11-23-2004 12:01 PM


All times are GMT -4. The time now is 07:54 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.