Browse
All
This category
This board
Articles
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Forum
Installation & update
Licensing
Modeling
Libraries & objects
Documentation
Visualization
BIMx
Project data & BIM
Parametric design
Sustainable design
Teamwork & BIMcloud
Collaboration with other software
General discussions
Our Community
Knowledge Base
Installation & update
Licensing
Getting started
Modeling
Libraries & objects
Documentation
Visualization
BIMx
Project data & BIM
Teamwork & BIMcloud
Collaboration with other software
Our Community
Building Together
Insights
Challenges
Archicad In Your Pocket
AI Visualizer Challenge
Your Best Design Option
Flex Your BIMx
Parametric Object Factory
My Graphi Story
One Override to Rule Them All
Snow Globe Challenge
Building Together Challenge 2021
Webinars
Insiders
Archicad AI Visualizer
Forum
Articles
Gallery
Podcast
Wishlist
Roadmap
Developer Hub
Archicad C++ API
GDL
BIMx API
BIMcloud API
Archicad Python API
Developer Insights
Knowledge Base
Product Help
International
Deutsch
日本
Português (Brasil)
search
Help
Sign In
All
This category
This board
Articles
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Graphisoft Community (INT)
:
Developer Hub
:
Archicad C++ API
:
API Windows AC 21 cannot open file if filepath len...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Pin this post for me
Bookmark
Subscribe to Topic
Mute
Printer Friendly Page
Archicad C++ API
About Archicad add-on development using the C++ API.
API Windows AC 21 cannot open file if filepath length > 130 chars
Anonymous
Not applicable
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
2018-05-22
10:18 PM
- last edited on
2023-07-12
05:43 PM
by
Doreena Deng
2018-05-22
10:18 PM
Before AC 21 this string was work correctly.
ifstream in(fname, ios::in | ios::binary);
But on AC 21 do not work if fname length more 130 chars.
How do I increase this limit to the normal 260 for Windows?
All forum topics
Previous Topic
Next Topic
0 REPLIES
0
Post Reply
Get notified about new replies
Subscribe to topic
Related articles
Get object's properties in Archicad 26 and 28
in
Archicad C++ API
Creating Dimension Elements for Walls Based on Input File Data(csv)
in
Archicad C++ API
GDL Code Max Line Length
in
GDL
API DATABASE_CONTROL EXAMPLE ERROR
in
Archicad C++ API
Didn't find the answer?
Check other topics in this Forum
Back to Forum
Read the latest accepted solutions!
Accepted Solutions
Start a new conversation!
Create new topic