Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.0.6
-
None
-
None
-
all
Description
ma_dyncol.h doesn't work in a C++ environment
How to fix:
ma_dyncol.h |
+#ifdef __cplusplus
|
+extern "C" {
|
+#endif
|
-----
|
+#ifdef __cplusplus
|
}
|
+#endif
|
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
5d 23h 55m | 1 |
|
5m 42s | 1 |
|
17d 6h 50m | 1 |