Compiling of demo fails with unhelpful error message
| Bugzilla Link | 395 |
| Created on | Oct 08, 2007 14:03 |
| Resolution | FIXED |
| Resolved on | Oct 08, 2007 15:11 |
| Version | 1.00beta |
| OS | Linux |
| Architecture | PC |
| Attachments | test.sac |
Extended Description
The compilation of the sudoku demo fails with error messages: (sac/demos/fun/sudoku.sac) --- ERROR: argument #1 of "_min_VxV_" should be a vector of type int / float / ERROR: double; type found: int --- I call the error message unhelpful because there is no "_min_VxV_" in the source code of the program. ;)