Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

PC Helpware Source Code (Error)

Post Reply
phpman2
Posts: 1
Joined: 2007-09-14 13:10

PC Helpware Source Code (Error)

Post by phpman2 »

Hello,

i have download the source code of the project and i would like to optimize and compile it with Microsoft Visual C++.

If i start the compile and debug mode i receive the following error message

natupnp.h not found

Enclosed the error message (sorry only in german)

Compiler running...
PortForwardEngine.cpp
c:\pchelpware_viewer_src\router\portforwardengine.h(12) : fatal error C1083: Include-Datei kann nicht geöffnet werden: 'Natupnp.h': No such file or direct
ory
routerfunctions.cpp
c:\pchelpware_viewer_src\router\portforwardengine.h(12) : fatal error C1083: Include-Datei kann nicht geöffnet werden: 'Natupnp.h': No such file or direct
ory
Fehler beim Ausführen von cl.exe.

PcHelpWare_viewer.exe - 2 Fehler, 0 Warnung(en)


I search with google for the not exist .h file but i can´t find it for download!

currently i use an MS Visual C++ 6.0 SP6 Compiler!

Hope somebody can help me.

Thank you very much!

best regards,
PHPman
linoter
8
8
Posts: 27
Joined: 2007-01-02 11:17
Location: Switzerland

Re: PC Helpware Source Code (Error)

Post by linoter »

Hey phpman2

If I remember me right, the natupnp.h file is included in the Windows Platform SDK.

Greetz
linoter
Post Reply