Giter Club home page Giter Club logo

kys-pascal's Introduction

Hi there 👋

kys-pascal's People

Contributors

scarsty avatar shuffle0412 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kys-pascal's Issues

How to compile on OSX

Hi there,

I can't quite follow how to compile this game on OSX. Could you please provide 
a more detail instructions?

Also, I tried to run the pre-compiled version downloaded from 
http://www.txdx.net/thread-633059-1-1.html
Unfortunately, I can't launch it. Here are the logs I found from console:

2014-05-11 10:45:27.474 AM kys_promise[23545]: CPSGetCurrentProcess(): This 
call is deprecated and should not be called anymore.
2014-05-11 10:45:27.475 AM kys_promise[23545]: 
CPSSetForegroundOperationState(): This call is deprecated and should not be 
called anymore.


Any ideas how I can resolve this? P.S I'm running OSX 10.9.2 on my MacBook Pro 
with Retina screen

Thanks,
-Ming


Original issue reported on code.google.com by [email protected] on 11 May 2014 at 2:53

lua的问题

What steps will reproduce the problem?
1. 编译安装LUA5.2之后依然提示找不到-llua
2. 更改lua52.pas中的如下部分后没有1的提示了
{$ELSE}
  LUA_LIB_NAME = 'liblua.so';
3. 编译错误,提示如下:
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
libplua52.a(lua520s54.o): In function `LUA52_LUA_GETGLOBAL$POINTER$PCHAR':
lua52.pas:(.text+0x1): undefined reference to `lua_getglobal'
libplua52.a(lua520s25.o): In function 
`LUA52_LUA_TONUMBERX$POINTER$LONGINT$PLONGBOOL$$DOUBLE':
lua52.pas:(.text+0x1): undefined reference to `lua_tonumberx'
libplua52.a(lua520s64.o): In function `LUA52_LUA_SETGLOBAL$POINTER$PCHAR':
lua52.pas:(.text+0x1): undefined reference to `lua_setglobal'
libplua52.a(lua520s74.o): In function 
`LUA52_LUA_PCALLK$POINTER$LONGINT$LONGINT$LONGINT$LONGINT$LUA_CFUNCTION$$LONGINT
':
lua52.pas:(.text+0x1): undefined reference to `lua_pcallk'
libplua52.a(lua520s154.o): In function 
`LUA52_LUAL_LOADBUFFERX$POINTER$PCHAR$LONGWORD$PCHAR$PCHAR$$LONGINT':
lua52.pas:(.text+0x1): undefined reference to `luaL_loadbufferx'
kys.lpr(40,1) Error: Error while linking
kys.lpr(40,1) Fatal: There were 1 errors compiling module, stopping


What version of the product are you using? On what operating system?
svn版本。Feodra 18

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 18 Feb 2013 at 11:04

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.