Hi,

I have PCRE library for window 32 bit .
I want it for window64 bit
From where can i get this?
I have source code also and i built it on 64 bit machine but created library is not supporting.

Recommended Answers

All 4 Replies

compiling on a 64-bit operating system is not sufficient -- you have to build it with a 64-bit compiler.

I am using visual studio 2005
Is that right?

I don't have that compiler, but browse through the project options and see if there is a flag to build 64-bit programs.

also browse these google links

yes visual studio 2005 has option for that

let me build library for that option and lets see what happens

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.