|
Log in | ||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi, When I build nxServer.exe V3.04 in Delphi 7 I get a few errors regarding ZLib functionnality. Here is an example: Unsatisfied forward or external declaration: 'inflate_trees_bits'. What can be wrong? Thanks. -- JFBarriere |
|
#2
|
|||
|
|||
|
> What can be wrong?
It sounds as if there's a conflict with the zlib .obj files we supply. Do you perhaps have another version of zlib in your delphi search path, or other files matching the names of those .obj files (trees.obj etc in the NexusDB install folder)? -- Eivind Bakkestuen [NDD] Nexus Database Systems |
|
#3
|
|||
|
|||
|
I am using zlib version 1.0.4. When building nxServer.exe version 2 it works fine. There is no references to other zlib or .obj files in the search path. Did something change from version 2 to 3 regarding the zlib functionnality? Do I have to change my version of zlib? Thanks. -- JFBarriere |
|
#4
|
|||
|
|||
|
JFBarriere wrote:
> > I am using zlib version 1.0.4. > When building nxServer.exe version 2 it works fine. > There is no references to other zlib or .obj files in the search path. > > Did something change from version 2 to 3 regarding the zlib > functionnality? > Do I have to change my version of zlib? > > Thanks. 1.0.4 is a very old version of zlib. You should be compiling with the zlib that's included with the NexusDB source instead. |
|
#5
|
|||
|
|||
|
Found my problem. You guys were right. I doubled check my search path and found a reference to other .obj files in my search paths. Thank you for your time and help. -- JFBarriere |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Building Server | David Rose | nexusdb.public.support | 2 | 28th January 2010 03:27 AM |
| Help building a query | drdispatch | nexusdb.public.support.sql | 1 | 14th July 2009 08:12 AM |
| Many x is not used in y when building | Markus Humm | nexusdb.public.support | 0 | 3rd April 2008 07:30 AM |
| How to speed up building index? | Sam Karl | nexusdb.public.support | 11 | 1st April 2007 09:08 PM |
| building a nxServer that works in MMX and not MMX | Hugo Galindo | nexusdb.public.support.thirdparty | 11 | 4th December 2003 12:58 PM |