Advertisement
Advertisement
| 08.14.2008 at 07:57AM PDT, ID: 23648339 |
|
[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: |
sample Output 1>------ Build started: Project: dialler_sample_1, Configuration: Debug Win32 ------ 1>Compiling... 1>dialler_sample_1Dlg.cpp 1>e:\sip\sip_2\dialler_sample_1\dialler_sample_1\dialler_sample_1dlg.cpp(227) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data 1>e:\sip\sip_2\dialler_sample_1\dialler_sample_1\dialler_sample_1dlg.cpp(384) : error C2664: 'PortSIP_initialize' : cannot convert parameter 4 from 'LPTSTR' to 'const char *' 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast 1>Build log was saved at "file://e:\sip\sip_2\dialler_sample_1\dialler_sample_1\Debug\BuildLog.htm" 1>dialler_sample_1 - 1 error(s), 1 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |