Ticket #225 (closed patch: fixed)
Small fix to make MFieldVector.h work with gccxml on windows (for pyopensg)
| Reported by: | marcusl | Owned by: | unassigned |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0 Beta |
| Component: | System | Version: | 2.0 |
| Keywords: | Cc: |
Description
I'm using the MSVC/Win32-defines with gccxml, because I want to wrap all the code that msvc sees, but this causes some slight problems.
One could wrap it with #ifdef GCCXML, but in this small case I don't think it matters.
Attachments
Change History
Changed 4 years ago by marcusl
-
attachment
mfieldvector.patch
added
Note: See
TracTickets for help on using
tickets.

Add typedefs to win32-version to make gccxml accept it