flat assembler
Message board for the users of flat assembler.

Index > Linux > how do you make a basic window?

Author
Thread Post new topic Reply to topic
Redragon



Joined: 27 Nov 2004
Posts: 101
Location: U.S.
Redragon 01 Oct 2005, 16:12
i was wonderin how you make a basic window, i dont know how since linux code is different than windows.. thanks!
Post 01 Oct 2005, 16:12
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8132
Location: Kraków, Poland
Tomasz Grysztar 01 Oct 2005, 16:24
Look at the bazik's GTK examples - you can download them from http://flatassembler.net/examples.php
Post 01 Oct 2005, 16:24
View user's profile Send private message Visit poster's website Reply with quote
Redragon



Joined: 27 Nov 2004
Posts: 101
Location: U.S.
Redragon 01 Oct 2005, 16:33
i tried them but when i would run the makefile i would get a lot of errors

for instance for the gtk-window example when running the makefile i get these errors

./makefile: line 1: window:: command not found
./makefile: line 2: gtk-config: command not found
./makefile: line 2: gtk-config: command not found
gcc: window.o: No such file or directory
gcc: no input files
./makefile: line 3: window.o:: command not found
./makefile: line 4: fasm: command not found
Post 01 Oct 2005, 16:33
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8132
Location: Kraków, Poland
Tomasz Grysztar 01 Oct 2005, 17:06
You shouldn't run the makefile, it's the make script, so you have to use the "make" command.
Also fasm must be in the command path, or else replace the "fasm" in makefile with the full path to fasm executable.
Post 01 Oct 2005, 17:06
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.

Website powered by rwasa.