[Q][Now Correct links]Need help with compiling xclannad for WM - Windows Mobile Apps and Games

Hi, I'm trying to compile xclannad to make it working on my htc touch diamond with windows mobile 6.5.
For those who don't know, xclannad is an interpreter to run some visual novel made by key visual arts (for example clannad and air) on other platforms than windows.
The application is wroten using SDL and, included in the source, there is also a makefile for WinCE, so it should be successfully compiled for WM.
I've managed to compile all the needed libraries but, when I try to compile xclannad i get an error that I can't manage to correct. (I've always developed in .NET languages, so my C / C++ knowledge is not very good).
Is there someone that could help me by taking a look at the source code?
Here there is the source code: http://www.multiupload.com/6F9M2BFMWS
and here there is my premade cygwin environment with mingw32ce and all the needed libraries ready: http://www.multiupload.com/BJHG3EEY5B
Any help is really appreciated!
Thank you!
(I'm sorry for my english, but I'm not a native english speaker)
EDIT:
I'm sorry, I've noticed that I've posted in the wrong section (i think that che correct section for this post is WM Development).

+1
Love the Key's Visual Arts novel!!

No one have a bit of time to spend to help me?
Please ^_^

I love a WP8/10 port of xclannad. I know this is really old thread but If anyone one is willing to give it a shot at porting it over to WP,
I'll be more than happy to try it out & plus Clannad is coming to Steam around the corner SOON!
But yeah I have no clue with coding

Related

Q... How to set up Linux dev environment

Ok I installed the jdk on 11.10 ubuntu. The installed eclipse from the software center. I'm currently installing the android sdk. All of the sdk. I'm assuming using eclipse I should install the adt plugin. I'm interested in developing an app. Any pointers would be awesome. If anyone has any links to read up on app development for newbs I would be grateful. I would like to build a ROM to, something for personal use. I would post it if I ever feel its worth it. I'm interested in learning development and i have some great ideas for apps that do not exist that could be decent money makers. Just gotta make the thing. As I already said any help or advice would be awesome. Links would be cool to read up on. And thanks in advance for anyone who helps.
Sent from my PG86100 using Tapatalk
Look in my signature for gingerbread compilation. It will help some hopefully
私のEVO 3Dから送信される。
find the thread with "dsixda rom kitchen"
When i use eclipse and go to /help/install new plugin and set it up with the links from the sdk webpage i get this error. It finds the adt plugin but then wont let me install it.
Cannot complete the install because one or more required items could not be found.
Software being installed: Android Development Tools 15.0.0.v201110251216-213216 (com.android.ide.eclipse.adt.feature.group 15.0.0.v201110251216-213216)
Missing requirement: Android Development Tools 15.0.0.v201110251216-213216 (com.android.ide.eclipse.adt.feature.group 15.0.0.v201110251216-213216) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found
Hi mikedavis120,
Adding htt p: / SOMETHING /download.eclipse.o SOMETHING rg/releases/indigo (Indigo Repos) to your "Install Software"-List solves it.
PS: As a new user i was not allowed to post "Spam" links. I hope it's ok to 'salt' my spam with random words :]

[Q] What is an Easy way To Develop Android Games/Apps

EDIT: How Can I Easily Make a Sidescrolling Platformer Using An Easy Scripting Language For Android
Bump
Nobody Answered Yet I Modified My Post
Im Really Eager to start Making Simple Platforming Games For Android
bump Someone please post
There is no easy way. Anything that is worth doing is always worth the work you need to do.
Here is a Java-Script Builder
Don't know if you know anything about writing script or anything but you can PM(private message) me with an email address and I'll send you a zipped attatchment with a program for windows pc. It's called Sencha-Touch 1.1.1 App Maker.
I'm sure if your running windows on your PC and your here then you already have java runtime. Just update it if necessary at Java.com. Just click where it says "Do I Have Java" to check and update your version.
You will probably also have to go to Oracle(the java website) and download and install the "Java SE 7u2" for developers from the download section.
If you Need direct links to the Java's, I will include them in email to you.
Hope this gives ya some insight.
Can't get the zip to upload to an email but can give ya the website link in one. Don't think I'm allowed to post outside links.
hi
shubshub said:
bump Someone please post
Click to expand...
Click to collapse
Have you tried out DaVinci Studio? it's a dev tool based on HTML5 and JavaScript...
You can get it for free at their website and ask questions on their forum if you need help with it.
Eclipse + Android SDK
I highly recommend using the standard Eclipse setup with the Android SDK. Java is pretty easy to learn, and can create games that are very simple to complex. I was confused where to start off as well, and tried out AndEngine. There isn't much documantation for AndEngine, so I followed Kilobolt's tutorial on game development. One of the best tutorials of programming that I have ever seen. I am working on a platformer at the moment, and everything is going pretty well. In simple, google "Kilobolt". He has tutorials for setting everything up. However, the tutorial begins with standard Java development, and Android comes into play when you are ready to port the game. Good Luck. :good:
Thanks for the info, I'll check it out.

[Q] How to program Android?

Hi guys,
I've been wanting to learn how to program Android for a while now out of personal interests as well as to contribute to the community. I've tried looking into it but all I find is how to program Android applications in Java. I'm looking more on the lines of programming to develop ROMs and such, would that be in Java as well?
I'm not a programmer (only took a Python course in college) but I'd like to learn and if any one could point me in the right direction it would be much appreciated.
Thanks in advance!
Android is made up of C, C++ and Java.
Learning C and C++: http://www.cprogramming.com/
Here's a topic started by Cyanogen himself (of CyanogenMod) that contains tips for those looking to start ROM development:
http://forum.xda-developers.com/showthread.php?t=667298
Thank you FaultException for your reply. The post from Cyanogen was insightful and I believe that it is just what I needed!

[APP REQUEST] Eclipse port

I wonder if there is possibility to port Eclipse ( http://www.eclipse.org/downloads/packages/release/helios/sr2 ) on Android ? Eclipse is written in java, there is version for linux.. so why not? I'm using my Note II as PC and I need editor with syntax highlighting, I really don't like Emacs or VIM or nano.. Can somebody help me?
Rogalsky said:
I wonder if there is possibility to port Eclipse ( http://www.eclipse.org/downloads/packages/release/helios/sr2 ) on Android ? Eclipse is written in java, there is version for linux.. so why not? I'm using my Note II as PC and I need editor with syntax highlighting, I really don't like Emacs or VIM or nano.. Can somebody help me?
Click to expand...
Click to collapse
Android uses the Java language but all the high level libraries are different, especially for the UI. That means that a port is no small task.
Did you try AIDE ? It's a real IDE designed for Android. It's $10 but you also have a limited free version.
Thank You for your feedback I didn't know about high level libs so i thought it will be simple so maybe when I learn something more about android programing i will make it.

[Q] Some basic questions about developing

Hi guys I am new here and I wanted to start programming apps for Android devices. I have some simple questions and I hope you can answer them:
1. In which language do I need to programm in Android Studio? Java or C? Or doesn't it matter?
2. Is there a list where you can find the special comments you need to develop for an Android because programming a programm for a PC is much different than programming an App for a Smartphone (for example a special command line for using the touchscreen)
3. Where can I find source codes from Apps which already have been published because I think looking at source codes from other Apps is the best way for learning.
Thanks in advance guys
bump
Anyone?

Categories

Resources