Flot [main]: Level:0 func_1 [tab] Level:1 func_2 [Tab][Tab] Level:2 func_3 Level:0 func_2 [tab] Level:1 func_3 Level:0 func_3 |
Flot [main]: [tab] Level: 2 func_3 [tab] Level: 1 func_2 [tab] Level: 1 func_3 [tab] Level: 0 func_1 [tab] Level: 0 func_2 [tab] Level: 0 func_3 |
|
|
|
|
Flot [main]: [Tab][Tab]Level: 2 func_3 [Tab]Level: 1 func_2 [Tab]Level: 1 func_3 Level: 0 func_1 Level: 0 func_2 Level: 0 func_3 |
Flot [main]: Level:0 func_1 [tab] Level:1 func_2 [Tab][Tab] Level:2 func_3 Level:0 func_2 [tab] Level:1 func_3 Level:0 func_3 |
|
|
1>------ Build started: Project: TraceFlowManager2, Configuration: Debug Win32 ------ 1>Compiling... 1>FlowTracer.cpp 1>c:\designcpp\include\flowtracer.h(75) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' 1>c:\designcpp\include\flowtracermanager.h(39) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen' 1>Generating Code... 1>Skipping... (no relevant changes detected) 1>FlowTracerMain.cpp 1>FlowTracerManager.cpp 1>Linking... 1>FlowTracerManager.obj : error LNK2005: "struct _iobuf * pFile" (?pFile@@3PAU_iobuf@@A) already defined in FlowTracerMain.obj 1>FlowTracer.obj : error LNK2005: "struct _iobuf * pFile" (?pFile@@3PAU_iobuf@@A) already defined in FlowTracerMain.obj 1>C:\MoonDragon\DistanceLearning\cpp\code\TraceFlowManager2\Debug\TraceFlowManager2.exe : fatal error LNK1169: one or more multiply defined symbols found 1>Build log was saved at "file://c:\MoonDragon\DistanceLearning\cpp\code\TraceFlowManager2\Debug\BuildLog.htm" 1>TraceFlowManager2 - 3 error(s), 2 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== |
|
|
|
|
|
|
|
|
|
|