Opened 14 years ago
Closed 12 years ago
#14 closed defect (fixed)
Error during comilation
Reported by: | anonymous | Owned by: | Paul Brossier |
---|---|---|---|
Priority: | normal | Milestone: | 0.3.3 |
Component: | corelib | Version: | 0.3.2 |
Severity: | blocker | Keywords: | |
Cc: |
Description
On Ubuntu (10.10) the compilation breaks with an error message:
resample.c: In function 'new_aubio_resampler': resample.c:37: error: cast to pointer from integer of different size
Any idea how to resolve this?
Thank you!
Sebastian
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Status: | new → assigned |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I think this has been fixed for a while now.
Note: See
TracTickets for help on using
tickets.
which platform are you compiling on, 32 or 64 bit?
also, can you reproduce with the latest git version?
thanks, Paul