qml.dll on w32

Hi Group,

I am trying to use qml.dll and qml.q from 32 bit version. I am getting following error.

C:\q\w32>q qml.q

KDB+ 3.1 2013.07.18 Copyright (C) 1993-2013 Kx Systems

w32/ 8()core 4095MB sun sun-pc 10.43.160.131 PLAY 2013.10.16

k){0N!x y}

'type

@

“q”

“version:const 0;pi:const 1;e:const 2;eps:const 3;”

q))

Please advice what could be the problem? Thanks a lot. Love this group,

Thanks

?

are you using a build of qml for kdb+ v3.x?
type error is typical of a mismatch of libs for 2.x<->3.x

Yes,got it. I am using?kdb+ v3.x. I am not able to find qml.dll for v3.x. ?Where i can find latest qml.dll ?

Thanks?





maybe you can just build it from source?

Hi Group,

Does any one have latest qml.dll and qml.so ?that works with kdb 3+ ? I am not able to build from source. I am getting following error.

[flexsys@DHRUV2 DHRUV2 qml-0.4]$ ?./configure

selecting Fortran thread safety options… not found

-frecursive is necessary for thread-safety.

Thanks?

Prashant

Please modify the path in file qml.q to point to the qml.dll before using. <o:p></o:p>

<o:p> </o:p>

Hope that help.<o:p></o:p>

<o:p> </o:p>

Kim<o:p></o:p>

<o:p> </o:p>

Von: personal-kdbplus@googlegroups.com [mailto:personal-kdbplus@googlegroups.com] Im Auftrag von Prashant Singh
Gesendet: Montag, 21. Oktober 2013 16:35
An: personal-kdbplus@googlegroups.com
Betreff: Re: [personal kdb+] qml.dll on w32<o:p></o:p>

<o:p> </o:p>

Hi Group,<o:p></o:p>

<o:p> </o:p>

Does any one have latest qml.dll and qml.so  that works with kdb 3+ ? I am not able to build from source. I am getting following error.<o:p></o:p>

<o:p> </o:p>

<o:p> </o:p>

[flexsys@DHRUV2 DHRUV2 qml-0.4]$  ./configure<o:p></o:p>

selecting Fortran thread safety options… not found<o:p></o:p>

-frecursive is necessary for thread-safety.<o:p></o:p>

<o:p> </o:p>

Thanks <o:p></o:p>

Prashant<o:p></o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

On Mon, Oct 14, 2013 at 10:25 PM, Charles Skelton <charlie@kx.com> wrote:<o:p></o:p>

maybe you can just build it from source?<o:p></o:p>

<o:p> </o:p>

On Mon, Oct 14, 2013 at 5:01 PM, Prashant Singh <coolprashant@gmail.com> wrote:<o:p></o:p>

Yes,got it. I am using kdb+ v3.x. I am not able to find qml.dll for v3.x.  Where i can find latest qml.dll ?<o:p></o:p>

<o:p> </o:p>

Thanks <o:p></o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

On Mon, Oct 14, 2013 at 7:51 PM, Charles Skelton <charlie@kx.com> wrote:<o:p></o:p>

are you using a build of qml for kdb+ v3.x?<o:p></o:p>

type error is typical of a mismatch of libs for 2.x<->3.x<o:p></o:p>

<o:p> </o:p>

On Mon, Oct 14, 2013 at 3:11 PM, Prashant Singh <coolprashant@gmail.com> wrote:<o:p></o:p>

Hi Group,<o:p></o:p>

<o:p> </o:p>

I am trying to use qml.dll and qml.q from 32 bit version. I am getting following error.<o:p></o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

C:\q\w32>q qml.q<o:p></o:p>

KDB+ 3.1 2013.07.18 Copyright (C) 1993-2013 Kx Systems<o:p></o:p>

w32/ 8()core 4095MB sun sun-pc 10.43.160.131 PLAY 2013.10.16<o:p></o:p>

<o:p> </o:p>

k){0N!x y}<o:p></o:p>

'type<o:p></o:p>

@<o:p></o:p>

“q”<o:p></o:p>

“version:const 0;pi:const 1;e:const 2;eps:const 3;”<o:p></o:p>

q))<o:p></o:p>

<o:p> </o:p>

<o:p> </o:p>

<o:p> </o:p>

Please advice what could be the problem? Thanks a lot. Love this group,<o:p></o:p>

<o:p> </o:p>

Thanks<o:p></o:p>

<o:p> </o:p>

 <o:p></o:p>

<o:p> </o:p>


Submitted via Google Groups

Thanks a lot.