Support Board
Date/Time: Sat, 30 Nov 2024 00:54:13 +0000
Post From: No Build any files cpp
[2023-01-05 19:17:01] |
User824525 - Posts: 5 |
i get all these errors when compiling remotely with sierrachart -- Starting remote build of Custom Studies Source files: PanelList.cpp. 64-bit -- 19:13:03
Allow time for the server to compile the files and build the DLL. The remote build did not succeed. Result: PanelList.cpp:11:1: error: stray '\302' in program 11 | SCSubgraphRef StatusText = sc.Subgraph[0]; | ^ PanelList.cpp:11:2: error: stray '\240' in program 11 | SCSubgraphRef StatusText = sc.Subgraph[0]; | ^ PanelList.cpp:11:3: error: stray '\302' in program 11 | SCSubgraphRef StatusText = sc.Subgraph[0]; | ^ PanelList.cpp:11:4: error: stray '\240' in program 11 | SCSubgraphRef StatusText = sc.Subgraph[0]; | ^ PanelList.cpp:13:1: error: stray '\302' in program 13 | SCInputRef Input_HorizontalPosition = sc.Input[0]; | ^ PanelList.cpp:13:2: error: stray '\240' in program 13 | SCInputRef Input_HorizontalPosition = sc.Input[0]; | ^ PanelList.cpp:13:3: error: stray '\302' in program 13 | SCInputRef Input_HorizontalPosition = sc.Input[0]; | ^ PanelList.cpp:13:4: error: stray '\240' in program 13 | SCInputRef Input_HorizontalPosition = sc.Input[0]; | ^ PanelList.cpp:14:1: error: stray '\302' in program 14 | SCInputRef Input_VerticalPosition = sc.Input[1]; | ^ PanelList.cpp:14:2: error: stray '\240' in program 14 | SCInputRef Input_VerticalPosition = sc.Input[1]; | ^ PanelList.cpp:14:3: error: stray '\302' in program 14 | SCInputRef Input_VerticalPosition = sc.Input[1]; | ^ PanelList.cpp:14:4: error: stray '\240' in program 14 | SCInputRef Input_VerticalPosition = sc.Input[1]; | ^ PanelList.cpp:15:1: error: stray '\302' in program 15 | SCInputRef Input_TransparentLabelBackground = sc.Input[3]; | ^ PanelList.cpp:15:2: error: stray '\240' in program 15 | SCInputRef Input_TransparentLabelBackground = sc.Input[3]; | ^ PanelList.cpp:15:3: error: stray '\302' in program 15 | SCInputRef Input_TransparentLabelBackground = sc.Input[3]; | ^ PanelList.cpp:15:4: error: stray '\240' in program 15 | SCInputRef Input_TransparentLabelBackground = sc.Input[3]; | ^ PanelList.cpp:17:1: error: stray '\302' in program 17 | if (sc.SetDefaults) | ^ PanelList.cpp:17:2: error: stray '\240' in program 17 | if (sc.SetDefaults) | ^ PanelList.cpp:17:3: error: stray '\302' in program 17 | if (sc.SetDefaults) | ^ PanelList.cpp:17:4: error: stray '\240' in program 17 | if (sc.SetDefaults) | ^ PanelList.cpp:18:1: error: stray '\302' in program 18 | { | ^ PanelList.cpp:18:2: error: stray '\240' in program 18 | { | ^ PanelList.cpp:18:3: error: stray '\302' in program 18 | { | ^ PanelList.cpp:18:4: error: stray '\240' in program 18 | { | ^ PanelList.cpp:19:1: error: stray '\302' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:2: error: stray '\240' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:3: error: stray '\302' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:4: error: stray '\240' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:5: error: stray '\302' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:6: error: stray '\240' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:7: error: stray '\302' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:19:8: error: stray '\240' in program 19 | // Set the configuration and defaults | ^ PanelList.cpp:21:1: error: stray '\302' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:2: error: stray '\240' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:3: error: stray '\302' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:4: error: stray '\240' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:5: error: stray '\302' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:6: error: stray '\240' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:7: error: stray '\302' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:21:8: error: stray '\240' in program 21 | sc.GraphName = "PanelList"; // all graphs to be displayed must have a name | ^ PanelList.cpp:22:1: error: stray '\302' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:2: error: stray '\240' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:3: error: stray '\302' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:4: error: stray '\240' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:5: error: stray '\302' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:6: error: stray '\240' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:7: error: stray '\302' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:22:8: error: stray '\240' in program 22 | sc.AutoLoop = 1; | ^ PanelList.cpp:23:1: error: stray '\302' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:2: error: stray '\240' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:3: error: stray '\302' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:4: error: stray '\240' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:5: error: stray '\302' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:6: error: stray '\240' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:7: error: stray '\302' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:23:8: error: stray '\240' in program 23 | sc.GraphRegion = 0; | ^ PanelList.cpp:24:1: error: stray '\302' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:2: error: stray '\240' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:3: error: stray '\302' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:4: error: stray '\240' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:5: error: stray '\302' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:6: error: stray '\240' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:7: error: stray '\302' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:24:8: error: stray '\240' in program 24 | sc.ValueFormat = 0; | ^ PanelList.cpp:26:1: error: stray '\302' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:2: error: stray '\240' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:3: error: stray '\302' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:4: error: stray '\240' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:5: error: stray '\302' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:6: error: stray '\240' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:7: error: stray '\302' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:26:8: error: stray '\240' in program 26 | StatusText.Name = "Status Text"; | ^ PanelList.cpp:27:1: error: stray '\302' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:2: error: stray '\240' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:3: error: stray '\302' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:4: error: stray '\240' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:5: error: stray '\302' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:6: error: stray '\240' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:7: error: stray '\302' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:27:8: error: stray '\240' in program 27 | StatusText.LineWidth = 20; | ^ PanelList.cpp:28:1: error: stray '\302' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:2: error: stray '\240' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:3: error: stray '\302' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:4: error: stray '\240' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:5: error: stray '\302' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:6: error: stray '\240' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:7: error: stray '\302' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:28:8: error: stray '\240' in program 28 | StatusText.DrawStyle = DRAWSTYLE_CUSTOM_TEXT; | ^ PanelList.cpp:29:1: error: stray '\302' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:2: error: stray '\240' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:3: error: stray '\302' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:4: error: stray '\240' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:5: error: stray '\302' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:6: error: stray '\240' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:7: error: stray '\302' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:29:8: error: stray '\240' in program 29 | StatusText.PrimaryColor = RGB(255, 255, 255); | ^ PanelList.cpp:30:1: error: stray '\302' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:2: error: stray '\240' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:3: error: stray '\302' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:4: error: stray '\240' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:5: error: stray '\302' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:6: error: stray '\240' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:7: error: stray '\302' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:30:8: error: stray '\240' in program 30 | StatusText.SecondaryColor = RGB(0, 0, 160); | ^ PanelList.cpp:31:1: error: stray '\302' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:2: error: stray '\240' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:3: error: stray '\302' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:4: error: stray '\240' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:5: error: stray '\302' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:6: error: stray '\240' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:7: error: stray '\302' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:31:8: error: stray '\240' in program 31 | StatusText.SecondaryColorUsed = true; | ^ PanelList.cpp:32:1: error: stray '\302' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:2: error: stray '\240' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:3: error: stray '\302' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:4: error: stray '\240' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:5: error: stray '\302' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:6: error: stray '\240' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:7: error: stray '\302' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:32:8: error: stray '\240' in program 32 | StatusText.DisplayNameValueInWindowsFlags = 1; | ^ PanelList.cpp:34:1: error: stray '\302' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:2: error: stray '\240' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:3: error: stray '\302' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:4: error: stray '\240' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:5: error: stray '\302' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:6: error: stray '\240' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:7: error: stray '\302' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:34:8: error: stray '\240' in program 34 | Input_HorizontalPosition.Name = "Initial Horizontal Position From Left (1-150)"; | ^ PanelList.cpp:35:1: error: stray '\302' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:2: error: stray '\240' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:3: error: stray '\302' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:4: error: stray '\240' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:5: error: stray '\302' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:6: error: stray '\240' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:7: error: stray '\302' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:35:8: error: stray '\240' in program 35 | Input_HorizontalPosition.SetInt(70); // change initial postion horizontally | ^ PanelList.cpp:36:1: error: stray '\302' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:2: error: stray '\240' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:3: error: stray '\302' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:4: error: stray '\240' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:5: error: stray '\302' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:6: error: stray '\240' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:7: error: stray '\302' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:36:8: error: stray '\240' in program 36 | Input_HorizontalPosition.SetIntLimits(1, 150); | ^ PanelList.cpp:38:1: error: stray '\302' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:2: error: stray '\240' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:3: error: stray '\302' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:4: error: stray '\240' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:5: error: stray '\302' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:6: error: stray '\240' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:7: error: stray '\302' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:38:8: error: stray '\240' in program 38 | Input_VerticalPosition.Name = "Initial Vertical Position From Bottom (1-100)"; | ^ PanelList.cpp:39:1: error: stray '\302' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:2: error: stray '\240' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:3: error: stray '\302' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:4: error: stray '\240' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:5: error: stray '\302' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:6: error: stray '\240' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:7: error: stray '\302' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:39:8: error: stray '\240' in program 39 | Input_VerticalPosition.SetInt(100); // change initial postion vertically | ^ PanelList.cpp:40:1: error: stray '\302' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:2: error: stray '\240' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:3: error: stray '\302' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:4: error: stray '\240' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:5: error: stray '\302' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:6: error: stray '\240' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:7: error: stray '\302' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:40:8: error: stray '\240' in program 40 | Input_VerticalPosition.SetIntLimits(1, 100); | ^ PanelList.cpp:41:1: error: stray '\302' in program 41 | | ^ PanelList.cpp:41:2: error: stray '\240' in program 41 | | ^ PanelList.cpp:41:3: error: stray '\302' in program 41 | | ^ PanelList.cpp:41:4: error: stray '\240' in program 41 | | ^ PanelList.cpp:42:1: error: stray '\302' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:2: error: stray '\240' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:3: error: stray '\302' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:4: error: stray '\240' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:5: error: stray '\302' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:6: error: stray '\240' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:7: error: stray '\302' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:42:8: error: stray '\240' in program 42 | Input_TransparentLabelBackground.Name = "Transparent Label Background"; | ^ PanelList.cpp:43:1: error: stray '\302' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:2: error: stray '\240' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:3: error: stray '\302' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:4: error: stray '\240' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:5: error: stray '\302' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:6: error: stray '\240' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:7: error: stray '\302' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:43:8: error: stray '\240' in program 43 | Input_TransparentLabelBackground.SetYesNo(false); | ^ PanelList.cpp:45:1: error: stray '\302' in program 45 | | ^ PanelList.cpp:45:2: error: stray '\240' in program 45 | | ^ PanelList.cpp:45:3: error: stray '\302' in program 45 | | ^ PanelList.cpp:45:4: error: stray '\240' in program 45 | | ^ PanelList.cpp:45:5: error: stray '\302' in program 45 | | ^ PanelList.cpp:45:6: error: stray '\240' in program 45 | | ^ PanelList.cpp:45:7: error: stray '\302' in program 45 | | ^ PanelList.cpp:45:8: error: stray '\240' in program 45 | | ^ PanelList.cpp:46:1: error: stray '\302' in program 46 | return; | ^ PanelList.cpp:46:2: error: stray '\240' in program 46 | return; | ^ PanelList.cpp:46:3: error: stray '\302' in program 46 | return; | ^ PanelList.cpp:46:4: error: stray '\240' in program 46 | return; | ^ PanelList.cpp:46:5: error: stray '\302' in program 46 | return; | ^ PanelList.cpp:46:6: error: stray '\240' in program 46 | return; | ^ PanelList.cpp:46:7: error: stray '\302' in program 46 | return; | ^ PanelList.cpp:46:8: error: stray '\240' in program 46 | return; | ^ PanelList.cpp:47:1: error: stray '\302' in program 47 | } | ^ PanelList.cpp:47:2: error: stray '\240' in program 47 | } | ^ PanelList.cpp:47:3: error: stray '\302' in program 47 | } | ^ PanelList.cpp:47:4: error: stray '\240' in program 47 | } | ^ PanelList.cpp:50:1: error: stray '\302' in program 50 | // Do data processing | ^ PanelList.cpp:50:2: error: stray '\240' in program 50 | // Do data processing | ^ PanelList.cpp:50:3: error: stray '\302' in program 50 | // Do data processing | ^ PanelList.cpp:50:4: error: stray '\240' in program 50 | // Do data processing | ^ PanelList.cpp:51:1: error: stray '\302' in program 51 | | ^ PanelList.cpp:51:2: error: stray '\240' in program 51 | | ^ PanelList.cpp:51:3: error: stray '\302' in program 51 | | ^ PanelList.cpp:51:4: error: stray '\240' in program 51 | | ^ PanelList.cpp:52:1: error: stray '\302' in program 52 | SCString TextToDisplay; | ^ PanelList.cpp:52:2: error: stray '\240' in program 52 | SCString TextToDisplay; | ^ PanelList.cpp:52:3: error: stray '\302' in program 52 | SCString TextToDisplay; | ^ PanelList.cpp:52:4: error: stray '\240' in program 52 | SCString TextToDisplay; | ^ PanelList.cpp:53:1: error: stray '\302' in program 53 | | ^ PanelList.cpp:53:2: error: stray '\240' in program 53 | | ^ PanelList.cpp:53:3: error: stray '\302' in program 53 | | ^ PanelList.cpp:53:4: error: stray '\240' in program 53 | | ^ PanelList.cpp:55:1: error: stray '\302' in program 55 | | ^ PanelList.cpp:55:2: error: stray '\240' in program 55 | | ^ PanelList.cpp:55:3: error: stray '\302' in program 55 | | ^ PanelList.cpp:55:4: error: stray '\240' in program 55 | | ^ PanelList.cpp:56:1: error: stray '\302' in program 56 | int HorizontalPosition = Input_HorizontalPosition.GetInt(); | ^ PanelList.cpp:56:2: error: stray '\240' in program 56 | int HorizontalPosition = Input_HorizontalPosition.GetInt(); | ^ PanelList.cpp:56:3: error: stray '\302' in program 56 | int HorizontalPosition = Input_HorizontalPosition.GetInt(); | ^ PanelList.cpp:56:4: error: stray '\240' in program 56 | int HorizontalPosition = Input_HorizontalPosition.GetInt(); | ^ PanelList.cpp:57:1: error: stray '\302' in program 57 | int VerticalPosition = Input_VerticalPosition.GetInt(); | ^ PanelList.cpp:57:2: error: stray '\240' in program 57 | int VerticalPosition = Input_VerticalPosition.GetInt(); | ^ PanelList.cpp:57:3: error: stray '\302' in program 57 | int VerticalPosition = Input_VerticalPosition.GetInt(); | ^ PanelList.cpp:57:4: error: stray '\240' in program 57 | int VerticalPosition = Input_VerticalPosition.GetInt(); | ^ PanelList.cpp:60:1: error: stray '\302' in program 60 | int TransparentLabelBackground = Input_TransparentLabelBackground.GetYesNo(); | ^ PanelList.cpp:60:2: error: stray '\240' in program 60 | int TransparentLabelBackground = Input_TransparentLabelBackground.GetYesNo(); | ^ PanelList.cpp:60:3: error: stray '\302' in program 60 | int TransparentLabelBackground = Input_TransparentLabelBackground.GetYesNo(); | ^ PanelList.cpp:60:4: error: stray '\240' in program 60 | int TransparentLabelBackground = Input_TransparentLabelBackground.GetYesNo(); | ^ PanelList.cpp:61:1: error: stray '\302' in program 61 | | ^ PanelList.cpp:61:2: error: stray '\240' in program 61 | | ^ PanelList.cpp:61:3: error: stray '\302' in program 61 | | ^ PanelList.cpp:61:4: error: stray '\240' in program 61 | | ^ PanelList.cpp:62:149: error: stray '\302' in program 62 | sc.AddAndManageSingleTextDrawingForStudy(sc, false, HorizontalPosition, VerticalPosition, StatusText, TransparentLabelBackground, TextToDisplay, 0); | ^ PanelList.cpp:62:150: error: stray '\240' in program 62 | sc.AddAndManageSingleTextDrawingForStudy(sc, false, HorizontalPosition, VerticalPosition, StatusText, TransparentLabelBackground, TextToDisplay, 0); | ^ PanelList.cpp:62:151: error: stray '\302' in program 62 | sc.AddAndManageSingleTextDrawingForStudy(sc, false, HorizontalPosition, VerticalPosition, StatusText, TransparentLabelBackground, TextToDisplay, 0); | ^ PanelList.cpp:62:152: error: stray '\240' in program 62 | sc.AddAndManageSingleTextDrawingForStudy(sc, false, HorizontalPosition, VerticalPosition, StatusText, TransparentLabelBackground, TextToDisplay, 0); | ^ PanelList.cpp:63:1: error: stray '\302' in program 63 | | ^ PanelList.cpp:63:2: error: stray '\240' in program 63 | | ^ PanelList.cpp:63:3: error: stray '\302' in program 63 | | ^ PanelList.cpp:63:4: error: stray '\240' in program 63 | | ^ PanelList.cpp:64:1: error: stray '\302' in program 64 | sc.AddMessageToLog(TextToDisplay,1); | ^ PanelList.cpp:64:2: error: stray '\240' in program 64 | sc.AddMessageToLog(TextToDisplay,1); | ^ PanelList.cpp:64:3: error: stray '\302' in program 64 | sc.AddMessageToLog(TextToDisplay,1); | ^ PanelList.cpp:64:4: error: stray '\240' in program 64 | sc.AddMessageToLog(TextToDisplay,1); | ^ PanelList.cpp:65:1: error: stray '\302' in program 65 | | ^ PanelList.cpp:65:2: error: stray '\240' in program 65 | | ^ PanelList.cpp:65:3: error: stray '\302' in program 65 | | ^ PanelList.cpp:65:4: error: stray '\240' in program 65 | | ^ -- End of Build -- 19:13:08 |