Giter Site home page Giter Site logo

Cannot compile about voltageshift HOT 9 CLOSED

sicreative avatar sicreative commented on September 15, 2024
Cannot compile

from voltageshift.

Comments (9)

vaddieg avatar vaddieg commented on September 15, 2024 2

Open the xcodeproj file in Xcode and in Target settings choose 'Automatic Signing' -> personal Team for both build targets

from voltageshift.

JerryShih avatar JerryShih commented on September 15, 2024

Try
xcodebuild -list
to list all target names.

from voltageshift.

kcleung avatar kcleung commented on September 15, 2024

When I ran:

xcodebuild -list

it shows:

Information about project "VoltageShift":
Targets:
VoltageShift
voltageshift

Build Configurations:
    Debug
    Release

If no build configuration is specified and -scheme is not passed then "Release" is used.

Schemes:
    voltageshift
    VoltageShift

so the kext is not a target at all.

from voltageshift.

JerryShih avatar JerryShih commented on September 15, 2024

So, I built both voltageshift and Voltageshift instead.

from voltageshift.

markfarnell avatar markfarnell commented on September 15, 2024

Thanks! so should we updated the documentation?

Also, when I try to build, it now fails with:

note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "7698T37TAB" with a private key was found. (in target 'VoltageShift')

Build system information
warning: no rule to process file '/Users/abc/git/dev/VoltageShift/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'VoltageShift')

** BUILD FAILED **

how can I solve this problem?

from voltageshift.

vaddieg avatar vaddieg commented on September 15, 2024

When I ran:

xcodebuild -list

it shows:

Information about project "VoltageShift":
Targets:
VoltageShift
voltageshift

Build Configurations:
    Debug
    Release

If no build configuration is specified and -scheme is not passed then "Release" is used.

Schemes:
    voltageshift
    VoltageShift

so the kext is not a target at all.

Camel-cased VoltageShift is a kext target

from voltageshift.

kcleung avatar kcleung commented on September 15, 2024

Thanks heaps! Now it compiles successfully. However, when I run:

./voltageshift info

it returns nothing:

MacBook-Pro:Release abc$ ./voltageshift info
Password:
MacBook-Pro:Release abc$

So what went wrong?

I am using MacBook Pro Retina late 2013, installed with OS X 10.14.2

from voltageshift.

JerryShih avatar JerryShih commented on September 15, 2024

Update the group setting for VoltageShift.kext folder.
sudo chown -R root:wheel VoltageShift.kext

from voltageshift.

luismiguelbravo avatar luismiguelbravo commented on September 15, 2024

Hello.
I can compile this, did you actualizate de readme.md?
Can you add a video with the installation?

from voltageshift.

Related Issues (20)

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.