2008-06-17 05:29 PM - last edited on 2023-08-04 04:37 PM by Doreena Deng
2008-06-17 06:49 PM
2008-06-18 12:42 PM
------ Build started: Project: Panel_Test, Configuration: Debug Win32 ------Confuses the warning of the compiler.
Compiling the non-localized GRC file...
Compiling the localized GRC file...
Compiling the RC2 file...
Compiling...
Panels.cpp
Panel_Test.cpp
Generating Code...
Linking...
Creating library .\Debug/Panel_Test.lib and object .\Debug/Panel_Test.exp
ACAP_STAT.lib(ACAPlib.obj) : warning LNK4099: PDB 'api_c.pdb' was not found with '\Addons Archicad\E\Support\Lib\Win\ACAP_STAT.lib' or at 'd:\Addons Archicad\E\Examples\Panel_Test\Debug\api_c.pdb'; linking object as if no debug info
Build log was saved at "file://d:\Addons Archicad\E\Examples\Panel_Test\Debug\BuildLog.htm"
Panel_Test - 0 error(s), 1 warning(s)
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
2008-06-18 01:15 PM
2008-06-18 02:28 PM
Egorich wrote:Ignore this warning - it has no significance in this context.ACAP_STAT.lib(ACAPlib.obj) : warning LNK4099: PDB 'api_c.pdb' was not found with '\Addons Archicad\E\Support\Lib\Win\ACAP_STAT.lib' or at 'd:\Addons Archicad\E\Examples\Panel_Test\Debug\api_c.pdb'; linking object as if no debug infoConfuses the warning of the compiler.
As far as it influences?
2008-06-18 02:40 PM
Egorich wrote:I hope I understood the questions
1. I want to be built in menu ArchiCAD, what example to me will approach better?
2. There is a folder: " d:\Program Files\Graphisoft\ArchiCAD 11\Add-Ons \ ", in the given folder where to me to put plugin (is still subfolders), whether it is possible in root to leave, as far as it is important?
2008-06-18 03:11 PM