- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I used the fortran wizard to generate some COM interfaces to autocad methods. Then the wizard generatea module with interfaces and pointers to that interfaces, the problem is that when i try to compile the output window show me some errors like this:
Error: This symbol has too many characters[IAcadSectionTypeSettings_GetIntersectionBou]
POINTER(IAcadSectionTypeSettings_GetIntersectionBoundaryDivisionLines_PTR,IAcadSectionTypeSettings_GetIntersectionBoundaryDivisionLines)
where IAcadSectionTypeSettings_GetIntersectionBoundaryDivisionLines is a function. What can I do whitout changing the name of the function, because i don't want to make errors and is an Autocad function and i thik I can't change the name.
Tanks!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks steve. I only have a question. If I modify the name will the autocad function work properly?. That's because i didn't put that name, was the Fortran module wizard with the interfaces it find in the autocad to autocad methods.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page