Scholieren.com forum

Scholieren.com forum (https://forum.scholieren.com/index.php)
-   Software & Hardware (https://forum.scholieren.com/forumdisplay.php?f=20)
-   -   [Prog] Link error (VC++ 7) (https://forum.scholieren.com/showthread.php?t=834998)

unpopular 09-05-2004 17:46

[vc++ 7.0] link error
 
Ik zit met een probleem ik krijg een groot aantal link problemen.
Nu heb ik op internet wel een aantal instellingen gevonden

error LNK2019: unresolved external symbol _listen@8 referenced in function _netsnmp_tcp_transport




Dit is wat er zou moeten gebeuren :
To successfully build your existing project with Net-SNMP libraries,
change the project settings FOR YOUR APPLICATION ONLY as follows:

1. In the Link section, Select "Additional Libraries".
Add netsnmp.lib for Release version.
Add netsnmp_d.lib for Debug version.

2. Remove all references to these libraries:
libsnmp*.lib msvcrt*.lib libc*.lib oldnames.lib

3. In the C++ section, Select "Code Generation".
For Release, select /MD or "MultiThreaded DLL".
For Debug, select /MDd or "Debug MultiThreaded DLL".

4. Make sure "Ignore all default libraries" is NOT SET.

5. Make sure "_MBCS" is included in your pre-processor defines.
En dat heb ik dan ook gedaan.



ik heb ook de snmp.lib togevoegd zoals aangegeven

heeft iemand een idee hoe ik dit kan oplossen?

McMotion 10-05-2004 01:02

heb je de gewone winsock library ook meegelinkt? http://137.224.228.81/smiley.php/3/255/0/0/65

Enlightenment 10-05-2004 01:04

Wat een schattige kleurtjes joh, nu nog iets meer roze. ;)

McMotion 10-05-2004 01:44

Citaat:

Enlightenment schreef op 10-05-2004 @ 02:04 :
Wat een schattige kleurtjes joh, nu nog iets meer roze. ;)
da's niet schattig, da's zomers http://137.224.228.81/smiley.php/16/255/36/164/41 dit is schattig http://137.224.228.81/smiley.php/17/255/128/255/42

Enlightenment 10-05-2004 03:20

Vast heel leuk op Onzin, maar hier vind ik het maar kinderlijk staan eigenlijk. :)

Ga er maar meisjes mee versieren ofzo, kun je meteen een breezer-tent beginnen. ;)

unpopular 10-05-2004 10:20

Het is gelukt bedankt voor de info.

Probleem zat hem in de project instellingen niet in de source

unpopular 10-05-2004 15:44

mocht iemand de oplossing willen mail maar naar freek40@hotmail.com


Alle tijden zijn GMT +1. Het is nu 23:56.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.