Linux

Items to use
Location

PNLicense

<Installed folder>/ProudNet/util/PNLicenseAuth

Library

<Installed folder>/ProudNet/lib/x86_x64-linux/

Sample programs

<Installed folder>/ProudNet/Sample/

After installing ProudNet on Windows, copy the items required for the Linux version to your Linux machine.

The folder structure to build an example right away is as follows.

Organizing folders to build example right away without modifying the MakeFile

You can build the example with the make command.

make option

If an error message /usr/bin/ld: cannot find -lProudNet appears, check whether the libProudNet.a file exists in the ProudNet/lib/x86_x64_linux/Release/. ProudNet/lib/x86_x64_linux/Debug/ directory.

make all build

Build results


⬅️ Back

Last updated