Ticket #103 (closed defect: noresponse)

Opened 2 years ago

Last modified 1 year ago

win32/vc-libpqxx.mak result.obj not in list

Reported by: drankevich@cosmostv.by Assigned to: jtv
Priority: normal Milestone:
Component: other Version: 2.6
Severity: normal Keywords:
Cc:

Description (Last modified by jtv)

neccessary add folow object in lists

  • OBJ_DLLRELEASE
  • OBJ_DLLDEBUG

etc

       "$(....)\result.obj" 

Attachments

Change History

02/03/07 13:42:27 changed by anonymous

add macro PQXX_LIBEXPORT in function declaration void *PQXX_LIBEXPORT* freemem_result_data(result_data *) throw ();

see file result.hxx

02/04/07 03:17:46 changed by jtv

  • description changed.

The missing PQXX_LIBEXPORT is fixed in [1239], thanks. But is this a separate problem from the OBJ_DLLRELEASE/OBJ_DLLDEBUG one?

If they are different problems, they should be in separate bug tickets. Also, can you describe the issue in more detail? I do not have Windows, so I cannot test this.

08/14/07 15:40:32 changed by jtv

  • status changed from new to closed.
  • resolution set to noresponse.

Add/Change #103 (win32/vc-libpqxx.mak result.obj not in list)




Change Properties
Action