How to make the .apx file?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-09
02:01 PM
- last edited on
2023-08-02
04:26 PM
by
Doreena Deng
2011-11-09
02:01 PM
Hello everybody,
Im new in the Archicad development sphere and I have a lot of questions, so I hope this is the right place?
Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this?
If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???
Is that where the AddonAdmin comes in handy?
I hope it makes sense, and that you guys have time to help me
regards
Mads
Im new in the Archicad development sphere and I have a lot of questions, so I hope this is the right place?

Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this?
If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???
Is that where the AddonAdmin comes in handy?
I hope it makes sense, and that you guys have time to help me

regards
Mads
Labels:
- Labels:
-
Add-On (C++)
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-09 05:20 PM
2011-11-09
05:20 PM
Mads wrote:If you don't know what a Visual Studio .sln file is, I think you need to invest in books or classes to at least know the basics of C/C++ development. I think you have an almost impossibly steep learning curve ahead of you otherwise.
Recently I installed Visual C++ 2005 and I tried to run the Panel_test examples in the Graphisoft folder. When I Build it, i get a .sln file but what am I supposed to do with this?
If the add-on file have to be an .apx file, i guess that i have to convert it somehow, or am i completely wrong on it???
Is that where the AddonAdmin comes in handy?
I'm not intending to be harsh or unhelpful in saying this. If you stumble at this early stage, I think you stand to waste many fruitless days in complete frustration.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-10 09:12 AM
2011-11-10
09:12 AM
Hmm well.. thats fair enough, i have never really used Visual studio so i might should do some reading about it.
I all ready have been doing a few frustrating days😉
I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish
I all ready have been doing a few frustrating days
I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-10 12:58 PM
2011-11-10
12:58 PM
Mads wrote:Building the example projects is the easy part - it doesn't get easier after that. If you work through some simple C/C++ projects from a book or online resource that help you get started, you will find it much easier to progress with the API.
I hoped to learn step by step, by the example that i hoped would work, without to much complication... so that i could go strictly to the coding and concentrate about what i actually wish
Ralph Wessel BArch
Central Innovation
Central Innovation