Skip to content

SverreEplov/wt-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wt-hello

WT Hello world using conan package

Works on OS X and Ubuntu, fails miserably on Windows

In conanfile.txt there is a imports directive which copies all dynamic libraries to a "lib" folder, så by having this folder in dynamic library search path the executable can be run

"example" in bin folder is executed as:

LD_LIBRARY_PATH=../lib ./example --docroot . --http-address 0.0.0.0 --http-port 9090

About

Hello World using conan-wt package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published