Bug #18566 2012-04-17 17:02
trilader
Import library filename / Definition file filename not saved
When setting a custom import library filename e.g.
../lib/$(TARGET_OUTPUT_BASENAME)
instead of the default
$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME)
it does not get saved and is lost after a reload of the project.
The "Definition file filename" has the same problem.
The issue is also discussed on the forums:
http://forums.codeblocks.org/index.php/topic,14700.0.html
CB: SVN 7932, Nightly: 14.04.2012
Compiler: Latest stable MinGw (4.6.2)
OS: Win7 Pro x64 and x86
- Category
- Application::Error
- Group
- Platform:All
- Status
- Closed
- Close date
- 2012-04-25 14:33
- Assigned to
History
ollydbg 2012-04-20 00:47
As seen in the forum discussion, this is not a bug. So I close it.