Hi.

You should include the commands you are using to try to compile and
link.
It seems that you are not compiling the cc file that protoc created,
or not including that compiled object file into you linking process.

On Apr 12, 3:56 pm, vishwa <vanka...@gmail.com> wrote:
> Hi,
> I am using protocol buffer and c++ for the 1st time .I come from an
> ETL world and has less knowledge on programming languages.
>
[skipped]
>
> Thx
> Vishwa
>
> Error   1       error LNK2019: unresolved external symbol "public: virtual
> __thiscall Person::~Person(void)" (??1Person@@UAE@XZ) referenced in
> function _main  vishwa_pb.obj   vishwa_pb

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to