Compile Error
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2006-06-26
06:20 PM
- last edited on
2023-08-07
10:49 AM
by
Doreena Deng
2006-06-26
06:20 PM
While trying to build an addon the following warning is given, Can somebody tell me how to get rid of this?
Thanks,
Dipan
------ Rebuild All started: Project: AcAddonSample, Configuration: Debug Win32 ------
Deleting intermediate files and output files for project 'AcAddonSample', configuration 'Debug|Win32'.
Compiling the non-localized GRC file...
Compiling the localized GRC file...
Compiling the RC2 file...
Compiling...
CWindow.cpp
CSimpleSampleWindow.cpp
CSampleWindow.cpp
CIOStub.cpp
AcAddonSample.cpp
Generating Code...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Creating library .\Debug/AcAddonSample.lib and object .\Debug/AcAddonSample.exp
ACAP_STAT.lib(ACAPlib.obj) : warning LNK4099: PDB 'api_c.pdb' was not found with '\Program Files\Graphisoft\API Development Kit 10.20\Support\Lib\Win\ACAP_STAT.lib' or at 'c:\Dipan\ArchiCAD Downloads\AcAddonSampleNET\Debug\api_c.pdb'; linking object as if no debug info
Build log was saved at "file://c:\Dipan\ArchiCAD Downloads\AcAddonSampleNET\Debug\BuildLog.htm"
AcAddonSample - 0 error(s), 2 warning(s)
---------------------- Done ----------------------
Rebuild All: 1 succeeded, 0 failed, 0 skipped
Thanks,
Dipan
------ Rebuild All started: Project: AcAddonSample, Configuration: Debug Win32 ------
Deleting intermediate files and output files for project 'AcAddonSample', configuration 'Debug|Win32'.
Compiling the non-localized GRC file...
Compiling the localized GRC file...
Compiling the RC2 file...
Compiling...
CWindow.cpp
CSimpleSampleWindow.cpp
CSampleWindow.cpp
CIOStub.cpp
AcAddonSample.cpp
Generating Code...
Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Creating library .\Debug/AcAddonSample.lib and object .\Debug/AcAddonSample.exp
ACAP_STAT.lib(ACAPlib.obj) : warning LNK4099: PDB 'api_c.pdb' was not found with '\Program Files\Graphisoft\API Development Kit 10.20\Support\Lib\Win\ACAP_STAT.lib' or at 'c:\Dipan\ArchiCAD Downloads\AcAddonSampleNET\Debug\api_c.pdb'; linking object as if no debug info
Build log was saved at "file://c:\Dipan\ArchiCAD Downloads\AcAddonSampleNET\Debug\BuildLog.htm"
AcAddonSample - 0 error(s), 2 warning(s)
---------------------- Done ----------------------
Rebuild All: 1 succeeded, 0 failed, 0 skipped
Labels:
- Labels:
-
Add-On (C++)
0 REPLIES 0