1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Can't compile source code

Discussion in 'Help' started by tpguy825, Mar 13, 2021.

  1. tpguy825

    tpguy825 Spider

    Messages:
    11
    GitHub:
    tpguy825
    So I'm trying to compile the pmmp source code, and I keep getting these errors:
    Code:
    G:\pmmp>composer update
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Root composer.json requires PHP extension ext-chunkutils2 ^0.1.0 but it is missing from your system. Install or enable PHP's chunkutils2 extension.
      Problem 2
        - Root composer.json requires PHP extension ext-morton ^0.1.0 but it is missing from your system. Install or enable PHP's morton extension.
    
    To enable extensions, verify that they are enabled in your .ini files:
        - G:\Downloads\PHP-7.4-Windows-x64\bin\php\php.ini
    You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
    
    G:\pmmp>
    I'm using this php binary, and I've never had any issues before

    And, before anyone says this has already been answered, none of those worked.
     
  2. mmm545

    mmm545 Baby Zombie

    Messages:
    152
    GitHub:
    mmm545
  3. tpguy825

    tpguy825 Spider

    Messages:
    11
    GitHub:
    tpguy825
    Ok thanks
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.