Git Product home page Git Product logo

cbvike's People

Contributors

iceant avatar marmistrz avatar ulrichard avatar zmj64351508 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cbvike's Issues

File 'cbVike.so' not found when installing.

Plugin was built successfully, but when installing, codeblocks keep blaming that:
File 'cbVike.so' not found in plugin '/tmp/cbvike/build/bin_unix/release/cbVike.cbplugin'

Is there any step I missed?

wxString ambiguous conversion

I want to package cbvike for ArchLinux. I used the version adapted to CMake by ulrichard.
[see this commit], but this shouldn't matter, I guess.

When compiling I get the following error (using GCC 5.3.0, CMake 3.5.1)

    [ 60%] Building CXX object CMakeFiles/cbVike.dir/vicmd.cpp.o
    [ 80%] Building CXX object CMakeFiles/cbVike.dir/vifunc.cpp.o
    /home/marcin/proj/cbvike/src/cbvike/vifunc.cpp: In member function ‘void ViFunc::n_r_any(VikeWin*, int, wxScintilla*)’:
    /home/marcin/proj/cbvike/src/cbvike/vifunc.cpp:1450:12: error: ambiguous default type conversion from ‘wxString’
         delete replace;
                ^
    /home/marcin/proj/cbvike/src/cbvike/vifunc.cpp:1450:12: note:   candidate conversions include ‘wxString::operator const char*() const’ and ‘wxString::operator const wchar_t*() const’
    /home/marcin/proj/cbvike/src/cbvike/vifunc.cpp:1450:12: error: type ‘class wxString’ argument given to ‘delete’, expected pointer
    CMakeFiles/cbVike.dir/build.make:134: recipe for target 'CMakeFiles/cbVike.dir/vifunc.cpp.o' failed
    make[2]: *** [CMakeFiles/cbVike.dir/vifunc.cpp.o] Error 1
    CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cbVike.dir/all' failed
    make[1]: *** [CMakeFiles/cbVike.dir/all] Error 2
    Makefile:127: recipe for target 'all' failed

The CMake configuration info follows:

-- The C compiler identification is GNU 5.3.0
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found wxWidgets: -pthread;;;-lwx_gtk2u_xrc-3.0;-lwx_gtk2u_webview-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_qa-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_xml-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0 (found version "3.0.2")
-- Configuring done
-- Generating done

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.