< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Build problems with ReSIProcate_7_1.sln When opening ReSIProcate_7_1.sln an error message box appears "testSMIMEMessage_7_1.vcproj failed to open" Also, there is a compile error in FlowId.cxx os\FlowId.cxx(30) : error C2679: binary '>>' : no operator found which takes a right-hand operand of type 'void *' (or there is no acceptable conversion) This is for line 30 of FlowId.cxx: str >> (void*) transport; Regards, Jeff Knighton