POV-Ray : Newsgroups : povray.unofficial.patches : Compile error during Megapov XRS server make : Re: Compile error during Megapov XRS server make Server Time
1 May 2024 23:20:07 EDT (-0400)
  Re: Compile error during Megapov XRS server make  
From: George Pantazopoulos
Date: 18 Nov 2006 22:35:00
Message: <web.455fd0a3e1423b92c0bad8570@news.povray.org>
>
> Hi Peter, I'm still puzzled because that's the compile error you'd get when
> using the unsupported 0.8.x libiqxmlrpc, but you're using the correct
> 0.7.3a version.. what's your g++ version? Mine is:
>
> themaxx@megatron ~
> $ g++ --version
> g++ (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

FYI I confirmed that I could ./configure and make the same version of
megapov-xrs_server as yours on my cygwin setup:

themaxx@megatron
/tmp/megapov-xrs_core-1.2.1-2.1.1/megapov-xrs_server-1.2.1-2.1.
1
$ unix/megapov_xrs_server.exe 9000
-------------------------------------------------------------------------------
    __  ___                                     _  __ ____  _____
   /  |/  /__  ____ _____ _____  ____ _   __   | |/ // __ / ___/
  / /|_/ / _ / __ `/ __ `/ __ / __  | / /   |   // /_/ /__
 / /  / /  __/ /_/ / /_/ / /_/ / /_/ / |/ /   /   |/ _, _/___/ /
/_/  /_/___/__, /__,_/ .___/____/|___/   /_/|_/_/ |_|/____/
          /____/     /_/

Megapov XRS adds network rendering capability to MegaPOV

Renderer version......... megapov 1.2.1
XRS core version......... xrs_server_core 2.1.1
XRS protocol version..... XRS 2.0.0

Xtreme Render System designed and implemented by:
George J. Pantazopoulos <http://www.gammaburst.net>

This program is a modified, unofficial version of POV-Ray
and is not supported by the POV-Ray team.
-------------------------------------------------------------------------------
returned from povray_init()
returned from unix_create_globals()

Listening for XML-RPC commands on port 9000
Cooperate_Render_Flag = 0


themaxx@megatron
/tmp/megapov-xrs_core-1.2.1-2.1.1/megapov-xrs_server-1.2.1-2.1.
1
$ pkg-config --modversion libiqxmlrpc
0.7.3a

I'm running Windows XP Service Pack2 on a Pentium4 (Northwood, 32-bit)

HTH,
George


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.