Giter Site home page Giter Site logo

Comments (11)

kevoreilly avatar kevoreilly commented on August 18, 2024

@redsand very kindly has updated capemon to work with VS2017 - please try merging his pull request: #2

Let me know how it goes

from capemon.

kevoreilly avatar kevoreilly commented on August 18, 2024

(The main branch is still VS2015 as my dev vms are running that - I'm in the process of making a shift to 2017)

from capemon.

JohnPeng47 avatar JohnPeng47 commented on August 18, 2024

Which version of Windows are you using @kevoreilly. I am getting the same "Cannot open source file error" using @redsand 's Visual Studio 2017 solution. I am running Windows 10

from capemon.

doomedraven avatar doomedraven commented on August 18, 2024

win7/winxp works fine

from capemon.

JohnPeng47 avatar JohnPeng47 commented on August 18, 2024

I've not used Visual Studio extensively before, so I'm not sure if this is normal behavior. The original error I had was that VS was not able to locate any of the source files in the CAPE folder.

vs_include_dir

I then changed the folder name to all lower case "cape", updated the project .vcxproj file, and the errors went away. However now it cannot locate any of the source files inside the "cape/Scylla" folder.

screenshot 1

Have any of you ran into something like this before?

from capemon.

doomedraven avatar doomedraven commented on August 18, 2024

nop, if you go to file open project and open solution, that shouldn't happen

from capemon.

JohnPeng47 avatar JohnPeng47 commented on August 18, 2024

That's what I did though. I think I'm gonna just switch over to Win7

from capemon.

kevoreilly avatar kevoreilly commented on August 18, 2024

I haven't seen issues like that myself, but in the past have had issues with Visual Studio and files it misses or can't find - I have often found the answer lies in running Sysinternals Process Monitor to capture the relevant processes and see where VS is actually looking for stuff it can't find.

from capemon.

doomedraven avatar doomedraven commented on August 18, 2024

maybe jsut add include path in properties?

from capemon.

JohnPeng47 avatar JohnPeng47 commented on August 18, 2024

Ok so I've managed to build the monitor DLL's using @redsand's updated VS 2017 version. What I ended up doing was to change all the included directories to lowercase if they had any uppercase letters: ie. "CAPE" -> "cape" , " WTLInclude" -> "wtlinclude" , "Scylla" -> "scylla" and it was able to build without any problems. Me thinks this is probably a Win10 problem but either way, issue has been resolved.

from capemon.

kevoreilly avatar kevoreilly commented on August 18, 2024

Great news, I'm baffled by this error but glad you found a working solution!! Thanks for sharing it.

from capemon.

Related Issues (2)

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.