![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Problem with File input
I am submitting a source of my BankAccount program.
My problem is that when I try to load a file generated by this program, I end up with a message like this: ZeroLink: unknown symbol '__ZN9CustomStr16containsVariableEv' bankaccount2 has exited due to signal 6 (SIGABRT). PS. Yes, I know that I could do the file input by not using classes, but I wanted to do that just because I intend to use those libraries for other programs, too. Can anybody have a look at it?
__________________
Project::Soulstorm (personal homepage) Last edited by Soulstorm; Jun 25th, 2006 at 8:13 AM. |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
problem solved
Apparently, it wouldn't work because of a logical error in the headers that would not be traced by the compiler. Found it by rewriting the main app from the start.
__________________
Project::Soulstorm (personal homepage) |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|