Advertisement
Advertisement
| 02.07.2008 at 08:11AM PST, ID: 23144843 |
|
[x]
Attachment Details
|
||
|
[x]
The Solution Rating System
|
||
|
With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.
Your Input Matters If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support. Thank you! |
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: |
The msg error is: Compiling... SampleCIN.cpp Compiling manifest to resources... Linking... Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. "/OUT:Debug\SampleCIN.dll" /INCREMENTAL "/LIBPATH:C:\Labview7\cintools" /DLL /MANIFEST "/MANIFESTFILE:Debug\SampleCIN.dll.intermediate.manifest" "/DEF:C:\Labview7\cintools\lvsbmain.def" /DEBUG "/PDB:c:\Labview7\SampleCIN\SampleCIN\Debug\SampleCIN.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 cin.obj labview.lib lvsb.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\SampleCIN.obj" ".\Debug\SampleCIN.dll.embed.manifest.res" Creating library Debug\SampleCIN.lib and object Debug\SampleCIN.exp LINK : warning LNK4098: defaultlib 'MSVCRTD' conflicts with use of other libs; use /NODEFAULTLIB:library Embedding manifest... Microsoft (R) Incremental Linker Version 8.00.50727.42 Copyright (C) Microsoft Corporation. All rights reserved. "/OUT:Debug\SampleCIN.dll" /INCREMENTAL "/LIBPATH:C:\Labview7\cintools" /DLL /MANIFEST "/MANIFESTFILE:Debug\SampleCIN.dll.intermediate.manifest" "/DEF:C:\Labview7\cintools\lvsbmain.def" /DEBUG "/PDB:c:\Labview7\SampleCIN\SampleCIN\Debug\SampleCIN.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 cin.obj labview.lib lvsb.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Debug\SampleCIN.obj" ".\Debug\SampleCIN.dll.embed.manifest.res" The filename, directory name, or volume label syntax is incorrect. Project : error PRJ0019: A tool returned an error code from |