forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 8:47 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Issues with "ap.h": error #18: expected a ")"
PostPosted: Mon May 18, 2020 11:24 am 
Offline

Joined: Mon May 18, 2020 10:52 am
Posts: 1
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. ;)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 58 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group