OpenOBEX - "parse error before string constant"
Posted: Sat Oct 15, 2005 2:33 pm
[PROBLEM]
when compiling openobex-apps-1.0.0 using gcc 3.4.x, one will encounter multiple errors like this:
[SOLUTION]
Use this patch:
http://www.das-werkstatt.com/useful/ope ... c3.4.patch
when compiling openobex-apps-1.0.0 using gcc 3.4.x, one will encounter multiple errors like this:
Code: Select all
obex_put_common.c:85: error: parse error before string constant
[SOLUTION]
Use this patch:
http://www.das-werkstatt.com/useful/ope ... c3.4.patch