Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Command line tool for converting Altinn 2 reporting services into Altinn 3 apps.
## Getting started
These instructions will get you a copy of the project up and running on your local machine.

## Prerequisites
Likely requires: visual studio c++ redistributable
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ftjoakimfredsvik!
Do you think this can be related to, or the root cause of #28 ? 🤔

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems likely, but really hard to verify anything. It just kind of works on some systems and not on others.


### Installing
Clone the [altinn2-convert repo](https://github.com/Altinn/altinn2-convert) and navigate to the folder.

Expand Down