We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2011-02-16 06:29 AM - last edited on 2023-08-03 10:22 AM by Doreena Deng
1>BSCMAKE: error BK1506 : cannot open file '.\debug\Attribute_Test.sbr': No such file or directoryIf I compile just the grc files separately, they succeed but don't seem to be of any use.
2011-02-16 03:38 PM
mcjh_matt wrote:The documentation calls for
The documentation says that all the examples should build in Visual Studio 2005 Express, but I can't find anywhere exactly how to build them (coming from a beginners point of view)
2011-02-17 01:14 AM
2011-02-26 06:16 AM
2011-02-26 12:35 PM
didrik wrote:The best approach is to follow the API requirements as closely as possible, e.g. use Microsoft Visual C++ .NET 2005 rather than Express. You should then find that you can open, build, and run the examples without any problems.
I asked GS TS if there were API intro classes which would cover just the sorts of things that arise at the beginning, and are stumbling blocks that are real enthusiasm killers"
2011-03-03 12:00 AM
2011-03-03 10:24 AM
mcjh_matt wrote:Bear in mind that using a 2008 version rather than 2005 may lead to other problems during runtime, which can be very difficult to solve. Getting it to build is only the first hurdle.
when the requirements call for a software package that is no longer available that gets a bit difficult. If GS want to encourage developers to create add-ons for their software, they need to at least update the developer environment to support software that is actually available.
2011-04-05 03:44 PM