gsoap

This is a discussion on gsoap within the C++ Programming forums, part of the General Programming Boards category; can you help to resolved this error calcclient.cpp: In function ‘int main()’: calcclient.cpp:8: error: expected primary-expression before ‘.’ token calcclient.cpp:12: ...

  1. #1
    Registered User
    Join Date
    Dec 2010
    Posts
    1

    gsoap

    can you help to resolved this error

    calcclient.cpp: In function ‘int main()’:
    calcclient.cpp:8: error: expected primary-expression before ‘.’ token
    calcclient.cpp:12: error: expected primary-expression before ‘.’ token

  2. #2
    Registered User hk_mp5kpdw's Avatar
    Join Date
    Jan 2002
    Location
    Northern Virginia/Washington DC Metropolitan Area
    Posts
    3,673
    Can you provide code?
    I used to be an adventurer like you... then I took an arrow to the knee.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem using GSOAP with OpenSSL on Linux
    By kuhn in forum C Programming
    Replies: 2
    Last Post: 05-19-2010, 05:14 PM

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21