[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyKDE] PyQt v3.16 and SIP v4.4 Released
From:       sole () esrf ! fr
Date:       2006-03-25 22:55:03
Message-ID: 1143327303.4425ca47652db () wwwsec ! esrf ! fr
[Download RAW message or body]

Hello,

I get an error building sip 4.4 on windows with Visual Studio .NET 2003.

The fault seems to be in the file parser.c line 1803:

....

/*----------.
| yyparse.  |
`----------*/

#ifdef YYPARSE_PARAM
# if defined (__STDC__) || defined (__cplusplus)
int yyparse (void *YYPARSE_PARAM)
# else
int yyparse (YYPARSE_PARAM)
  void *YYPARSE_PARAM;
# endif
#else /* ! YYPARSE_PARAM */
#if defined (__STDC__) || defined (__cplusplus)
int
yyparse (void)
#else
int
yyparse ()
    ;                  // LINE 1803 This line needs to be removed
#endif
#endif

.....

Removing the line indicated above solves the problem.

Best regards,

Armando
PS. I downloaded the .zip file.



Quoting Phil Thompson <phil@riverbankcomputing.co.uk>:

> PyQt v3.16 and SIP v4.4 have been released and are available for download
> from 
> the usual place.
> 
> PyQt v3.16 is a fairly minor release - see the NEWS file for the details. The
> 
> main benefit is the ability to be installed side by side with PyQt v4.
> 
> SIP v4.4 is a major release - again, see the NEWS file. This version will 
> build PyQt v4.
> 
> Phil
> 
> _______________________________________________
> PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic