Menu

#317 Dashcast link error

v1.0 (example)
closed-fixed
nobody
None
5
2014-07-16
2014-06-27
Greg Rutz
No

The following link error appears when compiling dashcast:

video_muxer.o: In function dc_gpac_video_write_config': /home/xxxx/Projects/gpac/applications/dashcast/video_muxer.c:373: undefined reference togf_isom_hevc_config_new'
collect2: error: ld returned 1 exit status

The fix is to "GF_EXPORT" the function gf_isom_hevc_config_new(). Patch attached.

1 Attachments

Discussion

  • Cyril Concolato

    Cyril Concolato - 2014-07-16
    • status: open --> closed-fixed
     
  • Cyril Concolato

    Cyril Concolato - 2014-07-16

    Closing bug as GF_EXPORT is added.

     

Log in to post a comment.