[MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread IvankoB for-mse
D:\mseide-mseguippcrossx64 apps/ide/mseide.pas -l -Mobjfpc -Sh -CX -OG2p3 -Xs -Fulib/common/* -Fulib/common/kernel/i386-win32 -Fi/lib/common/kernel Warning: You are using the obsolete switch -OG Warning: You are using the obsolete switch -Opnr, please use -Opname Free Pascal Compiler version 2.4.4

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread IvankoB for-mse
Here, win64 is meant win for IA-64 ? Or crosscompiling to AMD64 (Core2Duo etc) ? BTW, Also found: 1) the IDE icon has no transparency in Windows7 aero; 2) MSEgui apps don't take default OS font size ( small=default/larger/large) in consideration (the setting of Desktop/Appearance/FontSize@ is

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread IvankoB for-mse
Also: 1) ShowMessage@ is screen (not main form) centered by default which may look stange on wide screens with many main app forms on display arranged on scree run . As designed ? 2) Left right borders of main MSEgui forms are drawn incorrectly in Win7 Aero - see the attachment. This issue

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread IvankoB for-mse
There are some work to be done, refactoring of units and shuffling of directories, to correctly support 64-bit platforms in MSEgui. Why me touched this issue - some people are interested in FPC exactly because it can build 64bit apps. PS: Graeme, how does CORBA for FPC advance ? Great

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread Graeme Geldenhuys
On 2011-11-18 14:58, IvankoB for-mse wrote: PS: Graeme, how does CORBA for FPC advance ? It is still on my todo list. I have some local changes I haven't submitted to mtdorb project yet. In the mean time I was destracted by other duties and more urgent needs like fixing the Remote Persistence

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread Martin Schreiber
On Friday 18 November 2011 13.29:44 IvankoB for-mse wrote: Here, win64 is meant win for IA-64 ? Or crosscompiling to AMD64 (Core2Duo etc) ? There is no IA-64 FPC compiler. Meant is that there is no MSEide+MSEgui version which can be compiled with FPC X86-64 FPC compiler for the 64bit Windows

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread wahono sri
Where is the sponsor? Martin We (Acosys) ready to be a small sponsor, only $500. Any else? -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application

Re: [MSEide-MSEgui-talk] The IDE doesn't build (windows7 x86_64)

2011-11-18 Thread IvankoB for-mse
The client side is easy, that already works with FPC, as there are many working HTTP client components for FPC. I'm now trying to get the tiOPF Application Server working - that's the current problem. My goal since I ported tiOPF to FPC is that FPC developers must be able to use tiOPF without