[self-interest] OS X El Capitan

Derrell Piper ddp at electric-loft.org
Sun Oct 18 19:11:58 UTC 2015


FYI,

It’s the same when I try to build it with the XCode generator:

/Users/ddp/src/dvcs/self/vm/src/any/os/quartzWindow.cpp:227:5: error: use of undeclared identifier
      'QDEndCGContext'
    QDEndCGContext( gp, &myContext );
    ^
/Users/ddp/src/dvcs/self/vm/src/any/os/quartzWindow.cpp:364:5: error: use of undeclared identifier
      'QDEndCGContext'
    QDEndCGContext( gp, &myContext );
    ^
/Users/ddp/src/dvcs/self/vm/src/any/os/quartzWindow.cpp:418:5: error: use of undeclared identifier
      'QDBeginCGContext'
    QDBeginCGContext( GetWindowPort(my_window()), &myContext);
    ^
3 errors generated.

	.
	.
	.

** BUILD FAILED **


The following build commands failed:
	CompileC vm/SelfDistribution.build/Debug/Self.build/Objects-normal/i386/quartzWindow.o vm/src/any/os/quartzWindow.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)




More information about the Self-interest mailing list