Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
João Heleno
MVP
2
Views
1
Comments
Compiler Error in Integration Studio
Question
Greetings.
I'm trying to publish an extension with Integration Studio but I'm getting the following error:
Can I get some advice please?
Thanks.
Miguel Ventura
Staff
Hi João
The problem seems to be related with having the
ã
character in the path and how encoding is handled in batch files (Integration Studio creates a batch file called
compile.bat
that is used to call msbuild). As a workaround you can try to save the extension in another folder for which the path doesn't include accented characters.
It would also be great if you could submit feedback (Integration Studio's Help menu -> Submit Feedback) regarding this issue so we can treat it as an Integration Studio bug and fix it.
Please let me know if it solves your problem.
Thanks.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...