Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ PennMUSH
➜ Compiling the server
➜ .Net causing some pains
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Jesuscash
(2 posts) Bio
|
| Date
| Fri 25 Jun 2004 (UTC) |
| Message
| I'm new to programming, really haven't even touched C++ or used .Net that much. When trying to compile the PennMUSH source I get the following errors:
pennmush error LNK2019: unresolved external symbol _sql_shutdown referenced in function _mainthread
pennmush error LNK2019: unresolved external symbol _sql_shutdown referenced in function _do_quota
pennmush error LNK2019: unresolved external symbol _bufferq_lines referenced in function _do_channel_list
pennmush error LNK2019: unresolved external symbol _add_to_bufferq referenced in function _channel_broadcast
pennmush error LNK2001: unresolved external symbol _add_to_bufferq
pennmush error LNK2019: unresolved external symbol _iter_bufferq referenced in function _do_chan_recall
pennmush error LNK2001: unresolved external symbol _iter_bufferq
pennmush error LNK2019: unresolved external symbol _isempty_bufferq referenced in function _do_chan_recall
pennmush error LNK2019: unresolved external symbol _allocate_bufferq referenced in function _do_chan_buffer
pennmush error LNK2001: unresolved external symbol _allocate_bufferq
pennmush error LNK2019: unresolved external symbol _reallocate_bufferq referenced in function _do_chan_buffer
pennmush error LNK2019: unresolved external symbol _free_bufferq referenced in function _do_chan_buffer
pennmush error LNK2001: unresolved external symbol _fun_sql_escape
pennmush error LNK2001: unresolved external symbol _fun_sql_escape
pennmush error LNK2001: unresolved external symbol _fun_sql
pennmush fatal error LNK1120: 10 unresolved externals
I did just what the instructions included under the Win32 directory said for .Net. Any help is much appreciated. Thanks! | | Top |
|
| Posted by
| Jesuscash
(2 posts) Bio
|
| Date
| Reply #1 on Fri 25 Jun 2004 12:03 AM (UTC) |
| Message
| | Sorry, OS is XP and the version I'm attempting to compile is 1.7.7p33 | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
11,670 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top