2012-06-05 11:55 AM - last edited on 2023-08-02 04:35 PM by Doreena Deng
2012-06-05 12:21 PM
2012-06-05 03:48 PM
Jose wrote:Thanks for the help
Copy UsageLogger.dll of the archicad directory, it works for me in the win xp 32 bits edition, in the 64 bits edition i doesnt work for me, i think that addon management its for 32 bits only at least the version i can download.
2012-06-06 10:48 AM
peter_D wrote:We will deal with the errors one by one - sometimes an early error is also responsible for later ones.
some errors that i can't understand:
1>O sistema não conseguiu localizar o caminho especificado.
peter_D wrote:You will need to be one if you plan to use the API. It's a bit like saying that you intend to get your drivers license but don't know how to drive. Step 1 is to learn - you have no chance otherwise.
(i'm not a programmer).
2012-06-06 11:39 AM
peter_D wrote:I'll try to upload a better version when I get a decent internet access, here it is:Jose wrote:Thanks for the help
Copy UsageLogger.dll of the archicad directory, it works for me in the win xp 32 bits edition, in the 64 bits edition i doesnt work for me, i think that addon management its for 32 bits only at least the version i can download.
I already tried that, and it´s like you said, i doesn't work in my Windows 7 x64 bits. In the other topic that i saw for AddOnAdmin, they said that there is other version of addOnAdmin (but i don't known if there was to x64 bit or to mac users), but i think that the link is off.
Here is the link to the topic:http://archicad-talk.graphisoft.com/viewtopic.php?t=38026
I already send a P.M. to the person in that topic that spoke on the new version of AddOnAdmin and i have to waiting for.
Best Regards,
Peter_D
2012-06-06 11:44 AM
peter_D wrote:The other error might come from a couple of sources:
Hi guys,
First of all, sorry for english. So, i'm starting to review the examples provided with (API Development Kit 15.2702), to understand how to make my onw Add-on.
And there are some difficulties and errors that i'm facing:
1º - following the link (http://www.archicadwiki.com/Developer/Getting%20Started%20with%20the%20API%20DevKit?highlight=%28Kar... ), where there was a summary to how to start with the API DevKit. I can't do the topic 5 - The MDID Resource and Generating an Add-On ID (AddOnAdmin), because i can´t execute the AddOnAdmin.exe in the Support/Tools - it says that is missing the UsageLogger.dll, there is any solution for this problem?
2º - Having the Visual C++ 2005 installed in my Windows 7 x64, i begin to study the examples that were provided with the DevKit, so i open the GSRoot_Test (for start) and when i start to debug, (selected Debug Win32) there ocour some errors that i can't understand:
1>------ Build started: Project: GSRoot_Test, Configuration: Debug Win32 ------
1>Compiling the localized GRC file...
1>O sistema não conseguiu localizar o caminho especificado.
1>Project : error PRJ0019: A tool returned an error code from "Compiling the localized GRC file..."
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '.\debug\GSRoot_Test.sbr': No such file or directory
1>Build log was saved at "file://c:\Users\Pedro Daniel\Downloads\UNIVERSIDADE\Disciplinas\5º ano\TESE\ARCHICAD\EXEMPLOS API\Examples\GSRoot_Test2\Debug\BuildLog.htm"
1>GSRoot_Test - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
What am I doing wrong, for happenig this errors? Also i'm starting to understant Visual C++ (i'm not a programmer). what's the next steps to follow?
I need some help as soon as possible
thanks in advance,
Best regards,
Peter_D