Hi Dieter,

A Dilluns 09 Abril 2007 07:43, Dieter escrigué:
> On 4/8/07, Michael Hoffman <[EMAIL PROTECTED]> wrote:
> > Dieter wrote:
> > > Pyrex doesn't allow qualifiers in front of prototypes. All of the
> > > functions in hdf's high level interface have a macro definition
> > > (H5_HLDLL) that expands to __declspec() for that crappy Windows
> > > operating system's export/import mechanism.
> > >
> > > I tried removing the all the macros as well the conditional #define,
> > > and get errors for each function similar to:
> > >
> > > /usr/local/include/H5PTpublic.h:30: error: expected '=', ',', ';',
> > > 'asm' or '__attribute__' before 'H5PTcreate_fl'
> >
> > I think this is somewhat off-topic for this list (would be much better
> > off in a Pyrex discussion list), but the solution is to use something
> > like:
>
> I did consider that, but in the specific sense of it being hdf5
> related, I know where the experts are ;-)

Well, thanks for thinking that the poor PyTables developers are Pyrex experts, 
but the truth is that we are mere users (somewhat 'advanced' in some aspects, 
if you want ;).  Hence, the best source for Pyrex advice is the Pyrex list. 
At any rate, if you have other questions more related with HDF5/PyTables 
interaction, do not hesitate to ask here.

Good luck!

-- 
>0,0<   Francesc Altet     http://www.carabos.com/
V   V   Cárabos Coop. V.   Enjoy Data
 "-"

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to