Help error on mac

This is the same error message as before. Anyway, I found out I had forgotten to check this fix into CVS, sorry about that. If you update from CVS (run “cvs update”) you should get my fix.

when trying to get last cvs i get this
ik its instructions for windows but there is no instructions to get it for mac!
cvs -z3 -d:pserver:anonymous@panda3d.cvs.sourceforge.net:/cvsroot/panda3d co -P panda3d
-bash: cvs: command not found

You can alternatively get the latest version of the file from here:
panda3d.cvs.sourceforge.net/view … verter.cxx
Put it in pandatool/src/objegg/

where does it go after that
is it supposed to have the tmp folder?

I have no idea what you’re trying to say or ask, sorry.

im asking is it properly installed
it said it was done and it had tmp folder in the built folder
was it supposed to go in the built folder?

You should save that file in the panda3d/pandatool/src/objegg/ directory. Then, you should re-run makepanda.

not the file u gave me i mean the whole panda3d stuff that it gives me when its done compiling
also i tried the installer method here is an error
Compiling dstroot/pythoncode/Developer/Panda3D/direct/wxwidgets/WxSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/direct/wxwidgets/init.py …
dyld: Library not loaded: /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
Referenced from: /Developer/usr/bin/packagemaker
Reason: image not found
Storing dependency cache.
Elapsed Time: 1 hours 5 min
The following command returned a non-zero value: /Developer/usr/bin/packagemaker --info /tmp/Info_plist --version 1.9.0 --out dstroot/Panda3D/Panda3D.mpkg/Contents/Packages/base.pkg --target 10.4 --domain system --root dstroot/base/ --no-relocate

can u help me with my game?
i put the compiled panda3d folder where my panda3d that was installed from a installer from this site not the source and since i wanted a different version thats why i have this
and yea its not working
my game says MacOS/Python: No module named pandac.PandaModules

Which Mac OS X version are you using?

10.9.5

also ppython doesnt work either
same error

I’m really not sure what you’re trying to do any more. The error references /Developer/usr/bin/packagemaker, which shouldn’t exist in 10.9 (try renaming it temporarily, and then running makepanda again) and is therefore unable to complete the build. Your other messages make no sense to me.

sorrry confused confused you the error about pandac.modules is my game error
i compiled panda3d right now

and this one oh yea i have it ill rename it temporarily

so i dont confuse u i did it wrong and now using installer --everything

Compiling dstroot/pythoncode/Developer/Panda3D/direct/wxwidgets/WxSlider.py …
Compiling dstroot/pythoncode/Developer/Panda3D/direct/wxwidgets/init.py …
cp: built/include: No such file or directory
Elapsed Time: 35 sec
The following command returned a non-zero value: cp -R built/include dstroot/headers/Developer/Panda3D/include

nvm i think it was a problem i did and i fixed it
now lets see if anymore errors comes up

im resinstalling panda3d because of path issues idk why its not working
[ 34%] Building C++ object built/tmp/p3rocket_composite1.o
In file included from panda/src/rocket/p3rocket_composite1.cxx:1:
In file included from panda/src/rocket/config_rocket.cxx:27:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core.h:31:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core/Core.h:38:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core/DecoratorInstancer.h:33:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core/PropertyDictionary.h:32:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core/Property.h:31:
In file included from thirdparty/darwin-libs-a/rocket/include/Rocket/Core/Variant.h:169:
thirdparty/darwin-libs-a/rocket/include/Rocket/Core/Variant.inl:40:10: warning:
enumeration value ‘NONE’ not handled in switch [-Wswitch]
switch (GetType())
^
In file included from panda/src/rocket/p3rocket_composite1.cxx:1:
panda/src/rocket/config_rocket.cxx:67:3: error: no matching function for call to
‘LoadFontFace’
Rocket::Core::FontDatabase::LoadFontFace(default_font_data, default_fo…
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thirdparty/darwin-libs-a/rocket/include/Rocket/Core/FontDatabase.h:58:14: note:
candidate function not viable: requires single argument ‘file_name’, but 2
arguments were provided
static bool LoadFontFace(const String& file_name);
^
thirdparty/darwin-libs-a/rocket/include/Rocket/Core/FontDatabase.h:65:14: note:
candidate function not viable: requires 4 arguments, but 2 were provided
static bool LoadFontFace(const String& file_name, const String& …
^
thirdparty/darwin-libs-a/rocket/include/Rocket/Core/FontDatabase.h:73:14: note:
candidate function not viable: requires 5 arguments, but 2 were provided
static bool LoadFontFace(const byte* data, int data_length, cons…
^
In file included from panda/src/rocket/p3rocket_composite1.cxx:3:
panda/src/rocket/rocketInputHandler.cxx:174:15: warning: enumeration values
‘T_candidate’, ‘T_raw_down’, and ‘T_raw_up’ not handled in switch
[-Wswitch]
switch (be._type) {
^
In file included from panda/src/rocket/p3rocket_composite1.cxx:6:
panda/src/rocket/rocketSystemInterface.cxx:40:10: warning: enumeration value
‘LT_MAX’ not handled in switch [-Wswitch]
switch(type) {
^
3 warnings and 1 error generated.
Storing dependency cache.
Elapsed Time: 24 min 54 sec
The following command returned a non-zero value: g++ -ftemplate-depth-50 -fPIC -c -o built/tmp/p3rocket_composite1.o -Ibuilt/tmp -Ibuilt/include -I/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/usr/local/Cellar/eigen/3.2.2/include/eigen3 -Ithirdparty/darwin-libs-a/rocket/include -Ipanda/src/rocket -Wno-deprecated-declarations -pthread -msse2 -O2 -DBUILDING_ROCKET panda/src/rocket/p3rocket_composite1.cxx

Either upgrade to a Git version of libRocket, or compile with --no-rocket.

Linking CXX shared library libRocketCore.dylib
ld: warning: ignoring file /usr/local/lib/libfreetype.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/libfreetype.dylib
Undefined symbols for architecture i386:
“_FT_Done_Face”, referenced from:
Rocket::Core::FontDatabase::LoadFace(unsigned char const*, int, Rocket::Core::StringBase const&, bool) in FontDatabase.cpp.o
Rocket::Core::FontFace::~FontFace() in FontFace.cpp.o
Rocket::Core::FontFace::ReleaseFace() in FontFace.cpp.o
“_FT_Done_FreeType”, referenced from:
Rocket::Core::FontDatabase::Shutdown() in FontDatabase.cpp.o
“_FT_Get_Char_Index”, referenced from:
Rocket::Core::FontFaceHandle::BuildGlyphMap(Rocket::Core::UnicodeRange const&) in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GenerateMetrics() in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GetStringWidth(Rocket::Core::WString const&, unsigned short) const in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GetKerning(unsigned short, unsigned short) const in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GenerateString(std::__1::vector<Rocket::Core::Geometry, std::__1::allocatorRocket::Core::Geometry >&, Rocket::Core::WString const&, Rocket::Core::Vector2 const&, Rocket::Core::Colour<unsigned char, 255> const&, int) const in FontFaceHandle.cpp.o
“_FT_Get_Kerning”, referenced from:
Rocket::Core::FontFaceHandle::GetStringWidth(Rocket::Core::WString const&, unsigned short) const in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GetKerning(unsigned short, unsigned short) const in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GenerateString(std::__1::vector<Rocket::Core::Geometry, std::__1::allocatorRocket::Core::Geometry >&, Rocket::Core::WString const&, Rocket::Core::Vector2 const&, Rocket::Core::Colour<unsigned char, 255> const&, int) const in FontFaceHandle.cpp.o
“_FT_Init_FreeType”, referenced from:
Rocket::Core::FontDatabase::Initialise() in FontDatabase.cpp.o
“_FT_Load_Glyph”, referenced from:
Rocket::Core::FontFaceHandle::BuildGlyphMap(Rocket::Core::UnicodeRange const&) in FontFaceHandle.cpp.o
Rocket::Core::FontFaceHandle::GenerateMetrics() in FontFaceHandle.cpp.o
“_FT_New_Memory_Face”, referenced from:
Rocket::Core::FontDatabase::LoadFace(unsigned char const*, int, Rocket::Core::StringBase const&, bool) in FontDatabase.cpp.o
“_FT_Render_Glyph”, referenced from:
Rocket::Core::FontFaceHandle::BuildGlyphMap(Rocket::Core::UnicodeRange const&) in FontFaceHandle.cpp.o
“_FT_Select_Charmap”, referenced from:
Rocket::Core::FontDatabase::LoadFace(unsigned char const*, int, Rocket::Core::StringBase const&, bool) in FontDatabase.cpp.o
"FT_Set_Char_Size", referenced from:
Rocket::Core::FontFaceHandle::Initialise(FT_FaceRec
*, Rocket::Core::StringBase const&, int) in FontFaceHandle.cpp.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [libRocketCore.1.3.0.0.dylib] Error 1
make[1]: *** [CMakeFiles/RocketCore.dir/all] Error 2
make: *** [all] Error 2