Re: [FusionViewer-users] FusionViewer: New feature / trouble compiling
Status: Beta
Brought to you by:
fusionoss
From: Annie L. <al...@in...> - 2007-08-15 18:11:30
|
Dear Woutjan, The current version was built on Windows XP and has not been tested on = other Windows OS. But it looks like the error coming from the pixel format mis-match. We got the same problem when we tried to run FusionViewer remotely. This is due to the device contexts conflict of the remote and local machines. =20 What versions of JRE and JDK are you using to build/run the project? =20 Annie -----Original Message----- From: Branderhorst, W. [mailto:W.B...@um...] Sent: Wed 8/15/2007 1:09 AM To: Annie Lu Subject: FusionViewer: New feature / trouble compiling =20 Dear Annie, Since the forum and mailing list are unreachable at the moment, I chose = to mail you personally; I hope this does not disturb you too much. I have been investigating your FusionViewer application with great = interest. It works perfectly in my context, however I am having a nasty problem = which I hope you can help me with. When I run the program on another machine, = having 64-bit Windows, I get the following error: "Error while loading file. Unable to set pixel format 21 for device = context 0xffffffffb90108cc: error code 0" This made me think I had to recompile the code including the FusionViewer.dll. I tried to do this and everything compiled without = errors (in the end). However, when I run my own version, it stops executing = from the moment I press the "open" button. I see the "progress bar" animating but nothing happens. Have you encountered this problem before? If yes, could you then please = tell me how to solve it? I suspect that there is something wrong with the JNI connection since after clicking the "open" button comes the point where native functions are being called. I am using MS Visual Studio 2005 and Eclipse Europa on a Windows Server 2003 Standard x64 Edition. Any help would be highly appreciated! Kind regards, Woutjan Branderhorst University Medical Centre Utrecht The Netherlands |