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
|
Date: 2009-11-09 13:27 An annoying bug, but AFAIK you should be able to use the old wrapper. |
| Field | Old Value | Date | By |
|---|---|---|---|
| resolution_id | None | 2009-11-09 13:27 | bubla |
| assigned_to | nobody | 2009-11-09 13:27 | bubla |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use