Build error when video support is disabled. (changes 5939)

LO
Lars Olsson
Thu, Mar 7, 2019 4:28 PM

Hi,

Changeset 5939 and change in file pjsua_media.c broke builds without video
support.
Changes in pjsua_media.c shall be within PJMEDIA_HAS_VIDEO definition.
(row 1482 to 1492)

Best Regards,
Lars

Hi, Changeset 5939 and change in file pjsua_media.c broke builds without video support. Changes in pjsua_media.c shall be within PJMEDIA_HAS_VIDEO definition. (row 1482 to 1492) Best Regards, Lars
M
Ming
Fri, Mar 8, 2019 6:55 AM

Fixed this in the current trunk. Thanks for the report, Lars.

On Fri, Mar 8, 2019 at 12:29 AM Lars Olsson lars.olsson76@gmail.com wrote:

Hi,

Changeset 5939 and change in file pjsua_media.c broke builds without video
support.
Changes in pjsua_media.c shall be within PJMEDIA_HAS_VIDEO definition.
(row 1482 to 1492)

Best Regards,
Lars


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Fixed this in the current trunk. Thanks for the report, Lars. On Fri, Mar 8, 2019 at 12:29 AM Lars Olsson <lars.olsson76@gmail.com> wrote: > Hi, > > Changeset 5939 and change in file pjsua_media.c broke builds without video > support. > Changes in pjsua_media.c shall be within PJMEDIA_HAS_VIDEO definition. > (row 1482 to 1492) > > Best Regards, > Lars > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >