Donate Share

Developer's Image Library

Tracker: Bugs

5 Broken C++ wrapper - ID: 2868452
Last Update: Settings changed ( bubla )

Your C++ wrapper is one header file(devil_cpp_wrapper.hpp) with function
bodies in it(not inline).
Including that file in two or more files in project will lead to linker
errors.
Possible solution is to introduce .cpp file that will contain function
bodies and link it to separate library.
Fix this please.


Nobody/Anonymous ( nobody ) - 2009-09-27 22:39

5

Open

Fixed

Matěj Týč

None

None

Public


Comment ( 1 )




Date: 2009-11-09 13:27
Sender: bubla

An annoying bug, but AFAIK you should be able to use the old wrapper.
However, the issue is fixed in SVN. The wrapper is still contained in one
header, but it will contain the inline code only if you ask for it using
appropriate #define.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
resolution_id None 2009-11-09 13:27 bubla
assigned_to nobody 2009-11-09 13:27 bubla