Giter Site home page Giter Site logo

bpedman / libguac-client-rdp Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 528 KB

Forked from the Guacamole project's libguac-client-rdp repository to add support for FreeRDP 1.1 with ability to connect to Hyper-V VMs using vmconnect.

Home Page: http://guac-dev.org

License: Other

C 93.06% C++ 5.67% Objective-C 1.27%

libguac-client-rdp's People

Contributors

bpedman avatar flintriversystems avatar lmeunier avatar mike-jumper avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libguac-client-rdp's Issues

stream.h: No such file or directory - error on running make

I downloaded the repo, extracted it and tried to build it by running.
autoreconf -fi
./configure
make
I get following error.

/bin/bash ./libtool  --tag=CC   --mode=compile gcc -std=gnu99 -DPACKAGE_NAME=\"libguac-client-rdp\" -DPACKAGE_TARNAME=\"libguac-client-rdp\" -DPACKAGE_VERSION=\"0.7.2\" -DPACKAGE_STRING=\"libguac-client-rdp\ 0.7.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libguac-client-rdp\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGUAC=1 -DHAVE_LIBCAIRO=1 -DHAVE_LIBFREERDP_CACHE=1 -DHAVE_LIBFREERDP_CORE=1 -DHAVE_LIBFREERDP_CLIENT=1 -DHAVE_LIBFREERDP_UTILS=1 -DHAVE_LIBFREERDP_CODEC=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBVORBISENC=1 -DENABLE_OGG=1 -DHAVE_GUACAMOLE_CLIENT_H=1 -DHAVE_GUACAMOLE_PROTOCOL_H=1 -DHAVE_FREERDP_LOCALE_KEYBOARD_H=1 -DHAVE_RDPPOINTER_SETDEFAULT=1 -DHAVE_RDPPOINTER_SETNULL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.    -Werror -Wall -Iinclude -g -O2 -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c -o messages.lo `test -f 'guac_rdpsnd/messages.c' || echo './'`guac_rdpsnd/messages.c
libtool: compile:  gcc -std=gnu99 -DPACKAGE_NAME=\"libguac-client-rdp\" -DPACKAGE_TARNAME=\"libguac-client-rdp\" -DPACKAGE_VERSION=\"0.7.2\" "-DPACKAGE_STRING=\"libguac-client-rdp 0.7.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libguac-client-rdp\" -DVERSION=\"0.7.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGUAC=1 -DHAVE_LIBCAIRO=1 -DHAVE_LIBFREERDP_CACHE=1 -DHAVE_LIBFREERDP_CORE=1 -DHAVE_LIBFREERDP_CLIENT=1 -DHAVE_LIBFREERDP_UTILS=1 -DHAVE_LIBFREERDP_CODEC=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBVORBISENC=1 -DENABLE_OGG=1 -DHAVE_GUACAMOLE_CLIENT_H=1 -DHAVE_GUACAMOLE_PROTOCOL_H=1 -DHAVE_FREERDP_LOCALE_KEYBOARD_H=1 -DHAVE_RDPPOINTER_SETDEFAULT=1 -DHAVE_RDPPOINTER_SETNULL=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -Werror -Wall -Iinclude -g -O2 -MT messages.lo -MD -MP -MF .deps/messages.Tpo -c guac_rdpsnd/messages.c  -fPIC -DPIC -o .libs/messages.o
guac_rdpsnd/messages.c:43:34: fatal error: freerdp/utils/stream.h: No such file or directory
 #include <freerdp/utils/stream.h>
                                  ^
compilation terminated.
Makefile:585: recipe for target 'messages.lo' failed
make: *** [messages.lo] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.