All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
Curses
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login  |
|
|
Curses - Oct. 2, '02, 1:37:38 PM
|
|
|
arorlik
Posts: 10
Joined: Oct. 2, '02,
Status: offline
|
I' ve been playing with a program (from the SFU help pages) that uses curses and am getting an error with linking to the libraries. The SFU help file says to include -lcurses in the LDFLAGS, which I' ve done, but when I compile I get mulitiple undefined references to ' initscr' ,' stdscr' ,' keypad' , etc, etc. Any clue as to why these aren' t linking correctly?
|
|
|
RE: Curses - Oct. 2, '02, 4:36:10 PM
|
|
|
arorlik
Posts: 10
Joined: Oct. 2, '02,
Status: offline
|
Nevermind...I just found information on Microsoft TechNet that specifies the format for compiling c programs using curses. " -lcurses" needs to be after the target and not before.
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|