News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

cpctelera with win10 ?

Started by funkheld, 08:09, 19 July 20

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

funkheld


Hi good afternoon.
I am looking for precise help to install cpctelera on windows10. The help should be for a beginner, because probably
many things have to be done that are not so easy with windows10?

maybe that helps a lot of people who are like me?

thank you.
greeting

asertus

Hi,


I have it running in Win10. There is not much problem using Cygwin.


What is your issue?


http://lronaldo.github.io/cpctelera/files/readme-txt.html#Installing_CPCtelera

funkheld

#2

declared inaccurate for windows10.
-bison
-flex
-make

sometimes 10 types.

robcfg

If you cannot run those, you may be trying to run the commands on the windows command line terminal instead of cygwin.

funkheld

#4

how to get to:
d: \ cpctelera-1.4.2
with the cygwin64 terminal?


setup.sh starting with terminal with win10?

greeting

funkheld

#5


how come the path: d: / cpctelera ....
in there?

thank you.
---------------------------------------
###########################################################################
##                        CPCTELERA ENGINE                               ##
##                        Main  Setup File                               ##
##-----------------------------------------------------------------------##
## This file is a script intended for setting up the environment for the ##
## first time, before using it.                                          ##
###########################################################################

## Main Paths
SETUP_PATH="${PWD}"
CPCT_MAIN_DIR="${SETUP_PATH}/cpctelera"
CPCT_TOOLS_DIR="${CPCT_MAIN_DIR}/tools"
CPCT_SCRIPTS_DIR="${CPCT_TOOLS_DIR}/scripts"
.....
.....
------------------------------------------------------


greeting.

ervin

#6
cpctelera needs to be extracted into cygwin\home\username\
I've attached a screenshot of mine.

ronaldo

Quote from: funkheld on 08:09, 19 July 20
Hi good afternoon.
I am looking for precise help to install cpctelera on windows10. The help should be for a beginner, because probably
many things have to be done that are not so easy with windows10?

maybe that helps a lot of people who are like me?

thank you.
greeting
I'm afraid funkheld, but that's not the aim of CPCtelera. CPCtelera was never designed for novice users, but for medium/advanced programmers. CPCtelera is not a tool to enable novices to do complex things, but a tool to help medium/advenced programmers do more things and do them fast and easily. But the initial premise is that you should be comfortable with programming tools like the terminal, a bash shell or configuring development environments like cygwin.

Of course, as many other novices have already shown, if you invest enough time and effort you can learn and use CPCtelera effectively. However, there is nothing to prevent you from investing plenty of time to learning. The main focus of CPCtelera is on letting the users have complete will on how to develop their software. They can do it programming in machine language, assembler, C, a combination of C and assembler and even BASIC. But all this power comes at a cost: you need previous knowledge. There is no solution for this problem: more power requires more knowledge, something easier will always be less powerful. That's why CPCtelera was not designed for novices.

Sorry if you were missleaded. In any case, you have plenty of people to help you if you want to learn, but I advice you to stop thinking that things should be easy. Things requiere knowledge, and you need to learn first. Things become easy when you get the knowledge, but there is no easy path to there. Just patience and a desire to understand a little bit more each time.

funkheld

#8
hello thanks for the help.

ervin thanks.


the cpctelera ist now ok.

this startet : cpct_mkproject test --load-address 8000

wonderfull.

thanks
greeting


Powered by SMFPacks Menu Editor Mod