Bug #18651 2012-07-02 04:52
asugix
environment abstraction problem
1. When I create wxwidget project, C::B creates enviro abstraction so I don't have to copy wxWidget dll to output folder to make the app running. I create openscenegraph project and I must add the required dlls to output folder. When I run the app from C::B, the app can't load the data.
When I run the app from outside C::B, it needs wxwidget dll, but the app run normally after I copy wx dlls. It seems like a problem on abstraction.
2. How do I remove abstraction compeletely? It is okay for me to copy all required dlls, but I want to run from C::B for debugging purposes
-----------------------------
Using C::B build 8024
- Category
- Plugin::Any
- Group
- Platform:Windows
- Status
- Closed
- Close date
- 2012-07-02 05:44
- Assigned to
- mortenmacfly
History
This is not a C::B bug, or "abstraction problem", but a mis-understanding of dependencies. Please ask in the forums. Closing this.