forum.alglib.net http://forum.alglib.net/ |
|
Issues with "ap.h": error #18: expected a ")" http://forum.alglib.net/viewtopic.php?f=2&t=4325 |
Page 1 of 1 |
Author: | Marius98 [ Mon May 18, 2020 11:24 am ] |
Post subject: | Issues with "ap.h": error #18: expected a ")" |
Hello ALGLIB-Community, I'm trying to use some basic functions of ALGLIB in a program for the MSP-EXP430FR2355, a MCU by Texas Instruments. Therefore I am using TI's IDE "Code Composer Studio". For now, including the "linalg.h", I can't even build my program. Even though I don't use any functions, I just tried to include the library. It seems as there are some issues with the "ap.h", because I got the same error several times for differnt lines in the "ap.h": "...\ALGLIB\cpp\src\ap.h", line 1212: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1215: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1218: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1221: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1224: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1227: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1230: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1233: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1236: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1239: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1242: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1245: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1248: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1251: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1254: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1257: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1260: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1263: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1266: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1269: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1272: error #18: expected a ")" "...\ALGLIB\cpp\src\ap.h", line 1275: error #18: expected a ")" I didn't change anything in the "ap.h" and when I take a look at the mentioned lines, there is no ")" missing. Futhermore I cannot imagine that there are such mistakes like a missing ")" in the header files of ALGLIB. Maybe some of you have seen such an error before. I would be very grateful when somebody could give me some advices to solve this problem. Best regards Marius PS: I hope my english is not too bad and you'll understand what I'm asking for. ;) |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |