Debug vs. Release version issue?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-07-25
12:03 AM
- last edited on
‎2023-08-04
08:52 PM
by
Doreena Deng
‎2007-07-25
12:03 AM
Hi,
I was wondering if anyone has had the following issue: the Debug version of my add-on loads, but the Release version doesn't (the Release version compiles and links fine).
thanks in advance, Chuck
I was wondering if anyone has had the following issue: the Debug version of my add-on loads, but the Release version doesn't (the Release version compiles and links fine).
thanks in advance, Chuck
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2007-07-25 02:07 AM
‎2007-07-25
02:07 AM
My bad--I am doing something custom in the resource build that I forgot to copy from the Debug build to the Release build...