انجمنهای فارسی اوبونتو
تازه کار => انجمن تازهکاران => نویسنده: menu در 17 اردیبهشت 1393، 06:56 بظ
-
سلام
چندتا نرم افزار از جمله fpc pascal نصب کردم از طریق سافتور منجر الان هرچی می گردم نیستشون
-
خیلی از نرم افزارا تو گنولینوکس رابط گرافیکی ندارن. یعنی شما باید از طریق ترمینال باهاشون ارتباط برقرار کنی.
مثلا برای کامپایل یه برنامه باید تو تریمنال بنویسی:
fpc source.pas
-
آقا زدیم این شد
fpc aopt.pas
Free Pascal Compiler version 2.6.0-6 [2012/10/05] for i386
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Linux for i386
Compiling aopt.pas
Compiling aasmbase.pas
Compiling cutils.pas
Compiling cclasses.pas
Compiling globtype.pas
globtype.pas(86,23) Error: Identifier not found "PInt"
globtype.pas(86,23) Error: Error in type definition
globtype.pas(87,25) Error: Identifier not found "PUInt"
globtype.pas(87,25) Error: Error in type definition
globtype.pas(97,29) Error: Identifier not found "AWord"
globtype.pas(97,29) Error: Error in type definition
globtype.pas(210,6) Error: Forward type not resolved "AWord"
globtype.pas(210,6) Error: Forward type not resolved "AInt"
globtype.pas(547,1) Fatal: There were 8 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)