Noriaela / Barbossa

Macintosh MultiHack for Counter-Strike: Global Offensive
0 stars 0 forks source link

Missing frameworks? #9

Closed palaladas closed 6 years ago

palaladas commented 6 years ago

Hey, I can't build, because there is no frameworks file?

it also says 6 times that a code will not execute.

Can you help ?

SpantexTm commented 6 years ago

"Code will not execute" is not a problem is should work anyways. However I did not get any errors building the client. Maybe try deleting all files and trying again.

palaladas commented 6 years ago

I have tried a few times deleting it all and downloading again. When building, it says Build Failed and gives a lot of warnings and errors.

I have done this before on other codes, but this one gives me trouble

palaladas commented 6 years ago

ld: warning: directory not found for option '-F/Users/me/Desktop/Barbossa/Frameworks' Undefined symbols for architecture x86_64: "Fakewalk(CUserCmd, C_BaseEntity)", referenced from: hacks(CUserCmd, C_BaseEntity, C_BaseCombatWeapon, Vector&, bool&) in CreateMove.o "Moonwalk(CUserCmd)", referenced from: hacks(CUserCmd, C_BaseEntity, C_BaseCombatWeapon*, Vector&, bool&) in CreateMove.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

I don't know if this helps to clarify?

Noriaela commented 6 years ago

I know whats missing i'll fix it rn

Noriaela commented 6 years ago

It tells you what the problem is by the way. Remove FakeWalk from createmove.cpp and Moonwalk or redownload it