Closed GoogleCodeExporter closed 9 years ago
Stiggermeister, what problem are you running into?
Original comment by cyrus.na...@gmail.com
on 20 Jul 2009 at 4:34
when i was trying to compile a proto file to objective c class protoc crashed
with this report:
dyld: lazy symbol binding failed: Symbol not found:
__ZN6google8protobuf8internal10WireFormat16WireTypeForFieldEPKNS0_15FieldDescrip
torE
Referenced from: /Users/stigger/tmp/ProtocolBuffers-2.0-Source/src/.libs/libprotoc.4.dylib
Expected in: dynamic lookup
dyld: Symbol not found:
__ZN6google8protobuf8internal10WireFormat16WireTypeForFieldEPKNS0_15FieldDescrip
torE
Referenced from: /Users/stigger/tmp/ProtocolBuffers-2.0-Source/src/.libs/libprotoc.4.dylib
Expected in: dynamic lookup
Trace/BPT trap
Original comment by stiggerm...@gmail.com
on 20 Jul 2009 at 4:40
I'm not sure why you're having this problem. Things work fine for me on this
end. However, i don't see a
problem making this change so i've checked it in.
Original comment by cyrus.na...@gmail.com
on 20 Jul 2009 at 5:08
Original issue reported on code.google.com by
stiggerm...@gmail.com
on 20 Jul 2009 at 4:17